diff options
author | Gonzalo Exequiel Pedone | 2024-04-28 17:42:42 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-28 17:42:42 -0300 |
commit | 124639b41e28a1462bf2d2b142a39c414dcbbe51 (patch) | |
tree | 92f4cc794ff931d3545b3c89744effcfb7124a2e /.gitignore | |
download | aur-124639b41e28a1462bf2d2b142a39c414dcbbe51.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 |