summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlijia <[email protected]>2024-06-24 18:37:07 +0800
committerlijia <[email protected]>2024-06-25 11:14:35 +0800
commitfba00d59cbae937b0132507c2b82ecb8da36b57b (patch)
tree53d77ae8db6db8a247d4c9604cd015fff09e4110 /.gitignore
parent82cd2ced07a3c3d893d44943259c40dd6b269374 (diff)
feat: add history and lastest different version test stage; decoder result use struct iovec.dev-2.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d58cab..63b3612 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,5 @@ build*/
src/inc
src/lib64
cmake-build-*/
-.vscode/ \ No newline at end of file
+.vscode/
+.cache/