diff options
author | BigfootACA | 2021-03-23 11:15:55 +0800 |
---|---|---|
committer | BigfootACA | 2021-03-23 11:15:55 +0800 |
commit | 9e87a9aedbf5f20f48c0a6e98bd689cb524d239c (patch) | |
tree | e891ce8cce77cb461510dea2814862babe8565b4 /.gitignore | |
download | aur-9e87a9aedbf5f20f48c0a6e98bd689cb524d239c.tar.gz |
upload to github
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..fcaabd513b1a --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +pkg +src +*.tar +*.gz +*.xz +*.zst +*.zip +*.lz4 +*.lzo +*.bz |