summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 15 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index b76e936..ea6930a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,16 @@
-/*.??.md
-/*.html
-/doc/*.html
-/public/
+/doc/*.1
+/src/meta.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/
/tests/test-profiles/
-/src/remembering
-*.mo
-*.po~
-/doc/*.[0-9]
-/*.sentinel