diff options
author | Gonzalo Exequiel Pedone | 2024-02-26 18:25:15 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-02-26 18:25:15 -0300 |
commit | daa4a5dfabbde2045f6cac6c7dd484c4dd007dc3 (patch) | |
tree | f94f839d2af2f170a67e55d95ce9f58b41daaaa4 /.gitignore | |
download | aur-daa4a5dfabbde2045f6cac6c7dd484c4dd007dc3.tar.gz |
New package.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..188dde609b65 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +pkg +src +*.tar.xz +*.tar.gz +*.tar.bz2 +*.tar.zst +*.asc |