diff options
author | Gonzalo Exequiel Pedone | 2024-04-29 09:39:05 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-29 09:39:05 -0300 |
commit | 7913f96f0ab6673f5aa195b0c4eab3ddf6c85b93 (patch) | |
tree | 463b8f20235f59096d17323e5e720d0fcfb50a30 /.gitignore | |
download | aur-7913f96f0ab6673f5aa195b0c4eab3ddf6c85b93.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 |