diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-15 10:00:02 +0200 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-15 10:00:02 +0200 |
commit | 94d38e6d9121e1dace18eb332e05fbcd3cf82adb (patch) | |
tree | 32739e4aca059794d274b0206049fabd3e5d9bb9 /go-md2man/.gitignore | |
parent | 647f1c4b13a8732c984275c761003695f17d364c (diff) |
Add xbindkeys
Diffstat (limited to 'go-md2man/.gitignore')
-rw-r--r-- | go-md2man/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/go-md2man/.gitignore b/go-md2man/.gitignore new file mode 100644 index 0000000..e4912e4 --- /dev/null +++ b/go-md2man/.gitignore @@ -0,0 +1,18 @@ +# ---> ArchLinuxPackages +*.tar +*.tar.* +*.jar +*.exe +*.msi +*.zip +*.tgz +*.log +*.log.* +*.sig + +pkg/ +src/ + +*.service +*.timer +*.socket |