diff options
author | Gonzalo Exequiel Pedone | 2024-04-13 16:06:50 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-13 16:06:50 -0300 |
commit | b0fe57d2abd2b84b816f2d6ccbef9682c8232889 (patch) | |
tree | c000ec3491eda6c711d869268372a6a970faea5c /.gitignore | |
download | aur-b0fe57d2abd2b84b816f2d6ccbef9682c8232889.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..492999223db6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +pkg +src +*.lock +*.tar.xz +*.tar.gz +*.tar.bz2 +*.asc |