diff options
author | EuAndreh <eu@euandre.org> | 2025-05-29 06:22:34 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-29 06:22:34 -0300 |
commit | 9cc15130935dfaa6b58231ec708a2c71e54c3968 (patch) | |
tree | 7b30c77c85b2dcd04dd2450f05ebe64d9c07a998 /.gitignore | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | wscat-main.tar.gz wscat-main.tar.xz |
Diffstat (limited to '')
-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 |