aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 14 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index c7bd2b7..d910245 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,14 @@
-*.prof
-*.test
-*.swp
-/bin/
+/src/version.go
+/*.bin
+/src/*.a
+/src/*.bin
+/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/