diff options
author | Gonzalo Exequiel Pedone | 2024-04-27 19:17:42 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-27 19:17:42 -0300 |
commit | f80ccd8a73569dd0b47ee45b51d6ef3324cc1b8c (patch) | |
tree | 3ef1d0473610603afc9598c393eb4e9b8fd31d80 /.gitignore | |
download | aur-f80ccd8a73569dd0b47ee45b51d6ef3324cc1b8c.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 |