aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-17 08:01:46 -0300
committerEuAndreh <eu@euandre.org>2025-05-17 08:04:12 -0300
commit0a31f4cf617a1c8b0ccce4d96d314c889dea849c (patch)
tree6d573eae2aa39dd6d6fce204789da99c56325ee1 /.gitignore
parentMake: Use $< over $? (diff)
downloadurubu-0a31f4cf617a1c8b0ccce4d96d314c889dea849c.tar.gz
urubu-0a31f4cf617a1c8b0ccce4d96d314c889dea849c.tar.xz
Setup i18n with gotext(0)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 4 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index 44e1343..ba92f54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
-/src/version.go
+/doc/*
+!/doc/*.en.*.adoc
+/po/*/*.mo
+/src/meta.go
/*.bin
-/*.db*
/src/*.a
/src/*.bin
/src/*cgo*
@@ -8,18 +10,11 @@
/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/
-
*.a
*.bin
-/src/urubu/cmd/*.bin
-
-
-
-spec/grammar/clexspec.json