aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 99adf7f..e5f098b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,9 +19,13 @@ winbuild/.vs/libsurvive/v15/.suo
winbuild/calibrate.exe
winbuild/calibrate.def
*~
-*/#*#
+*/\#*\#
+\#*\#
*.so
calinfo
calibrate_client
calibrate
-test \ No newline at end of file
+test
+.idea
+*.json
+*.csv \ No newline at end of file