summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 829270b..d7ba96e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,9 @@ _codelite_lz4/
bin/
*.zip
+# analyzers
+infer-out
+
# Mac
.DS_Store
*.dSYM
@@ -33,3 +36,6 @@ bin/
# Windows / Msys
nul
ld.exe*
+
+# test files
+*.lz4