diff options
author | Gonzalo Exequiel Pedone | 2024-04-26 17:58:01 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-26 17:58:01 -0300 |
commit | 8c64c8585156730cdb7c3717dab21bd26c0c5c1d (patch) | |
tree | 8b5d50ca1736bc9850c60507aa28143f49a20cb0 /.gitignore | |
download | aur-8c64c8585156730cdb7c3717dab21bd26c0c5c1d.tar.gz |
New package.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..b5b03b115225 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +pkg +src +*.tar.xz +*.tar.gz +*.tar.bz2 +*.asc |