diff options
author | Gonzalo Exequiel Pedone | 2024-04-28 17:42:14 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-28 17:42:14 -0300 |
commit | 6bb2adf90a052210b064ed1a35bd0f1680e4f22d (patch) | |
tree | 1ed1282b19cf3db6926528a4d5f7d94ad030df84 /.gitignore | |
download | aur-6bb2adf90a052210b064ed1a35bd0f1680e4f22d.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 |