diff options
author | Gonzalo Exequiel Pedone | 2024-02-14 21:24:41 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-02-14 21:24:41 -0300 |
commit | 4246b3cfae0360db7fb42d9ec09cf3b35c42c632 (patch) | |
tree | e22f4ff121d983e115a8835b632381152b7195ce /.gitignore | |
download | aur-4246b3cfae0360db7fb42d9ec09cf3b35c42c632.tar.gz |
New package.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..f3ed6a151b9f --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +glib/ +pkg/ +src/ +*.log +*.tar +*.xz +*.pkg.tar.zst |