diff options
author | David Otto | 2017-09-04 22:59:55 +0200 |
---|---|---|
committer | David Otto | 2017-09-04 23:00:27 +0200 |
commit | f8bfdbbfd47e0c30031936ff57b868d2d619b4c4 (patch) | |
tree | 269a0acb7ffd8b978dfebb2a45bd3f65c11ac237 /.gitignore | |
download | aur-f8bfdbbfd47e0c30031936ff57b868d2d619b4c4.tar.gz |
initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..3d592ee0e26 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +WDL +pkg/ +src +*.xz +*.zip |