diff options
author | Gonzalo Exequiel Pedone | 2024-04-23 11:05:16 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2024-04-23 11:05:16 -0300 |
commit | 49ccf35be19b338357a4dfef7726f31562002f1e (patch) | |
tree | f546ae6121cafb13b5115df8bfcacd65aa5ed771 /.gitignore | |
download | aur-android-x86-64-libxinerama.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 |