diff options
author | Luke Chen Shui | 2016-12-02 21:30:33 -0500 |
---|---|---|
committer | Luke Chen Shui | 2016-12-02 21:30:33 -0500 |
commit | cc7316a0ea94322ce580b791b37fcb56029580ef (patch) | |
tree | a8dc371af56570d7b3b16692ce5423fa286c9cf0 /.gitignore | |
download | aur-cc7316a0ea94322ce580b791b37fcb56029580ef.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..73b887048046 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.jar +*.tar +src +pkg |