diff options
author | Gonzalo Exequiel Pedone | 2024-03-28 10:41:45 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-03-28 10:41:45 -0300 |
commit | 1e24ab9f1b689bca9c40c09cb3fc5c2e69a58f9d (patch) | |
tree | 779184e8fea10ed43c4d81cf78347b8d5db3d631 /.gitignore | |
download | aur-1e24ab9f1b689bca9c40c09cb3fc5c2e69a58f9d.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 |