aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore31
1 files changed, 16 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore
index 3e18645..d6ef39d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,16 @@
-/public/
-/src/gistatic
-/src/config.h
-/libgistatic.a
-/gistatic
-/gistatic-tests
-/src/*.o
-/src/*.to
-*.mo
-*.po~
-/doc/*.1
-/README.*.md
-/CHANGELOG.*.md
-/vgcore.*
-/tmp/
+/src/version.go
+/*.bin
+/*.db
+/src/*.a
+/src/*.bin
+/src/*cgo*
+/tests/*.a
+/tests/*.bin
+/tests/functional/*/*.a
+/tests/functional/*/*.bin
+/tests/fuzz/*/*.a
+/tests/fuzz/*/*.bin
+/tests/benchmarks/*/*.a
+/tests/benchmarks/*/*.bin
+/tests/benchmarks/*/*.txt
+/tests/fuzz/corpus/