diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 114f11d..0000000 --- a/.gitignore +++ /dev/null @@ -1,20 +0,0 @@ -/doc/* -!/doc/*.en.*.adoc -/po/*/*.mo -/src/meta.go -/*.bin -/*.db* -/src/*.a -/src/*.bin -/src/*cgo* -/tests/*.a -/tests/*.bin -/tests/functional/*/*.a -/tests/functional/*/*.bin -/tests/functional/*/*.go.db* -/tests/fuzz/*/*.a -/tests/fuzz/*/*.bin -/tests/benchmarks/*/*.a -/tests/benchmarks/*/*.bin -/tests/benchmarks/*/*.txt -/tests/fuzz/corpus/ |
