diff options
author | EuAndreh <eu@euandre.org> | 2025-05-29 06:13:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-29 06:13:49 -0300 |
commit | b66067d503bac4cfeda83331e045d9c79d8b43c1 (patch) | |
tree | 4f6290e40fd0ac77a17bd0e4b50de387bbac8b18 /.gitignore | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | untls-main.tar.gz untls-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 |