diff options
author | EuAndreh <eu@euandre.org> | 2025-05-29 03:36:27 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-29 05:43:17 -0300 |
commit | a45f1e444f6f053635315c8f6fad6ad465f8b0dc (patch) | |
tree | 157c54f187ee7bea7721d40abe8b959c2a8993ea /.gitignore | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | binder-main.tar.gz binder-main.tar.xz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -/src/version.go +/doc/* +!/doc/*.en.*.adoc +/po/*/*.mo +/src/meta.go /*.bin /src/*.a /src/*.bin |