diff options
author | Gonzalo Exequiel Pedone | 2024-07-12 21:52:23 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-07-12 21:52:23 -0300 |
commit | 475b8e6eec4e0e5a971ba531037f5718f5523220 (patch) | |
tree | 6ac887fd8afdd2aa149fe01dc70f7c763292dd1c /.gitignore | |
download | aur-475b8e6eec4e0e5a971ba531037f5718f5523220.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 |