aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d7ba96e6..ed02057e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ _codelite/
_codelite_lz4/
bin/
*.zip
+*.swp
# analyzers
infer-out
@@ -37,5 +38,6 @@ infer-out
nul
ld.exe*
-# test files
+# test artifacts
*.lz4
+tmp*