diff options
author | Sergey Slipchenko | 2017-10-30 10:28:19 +0300 |
---|---|---|
committer | Sergey Slipchenko | 2017-10-30 10:28:19 +0300 |
commit | bde205c577e518705a5ead4651a4e6632121f09b (patch) | |
tree | 25111e457dd04f0e785a130295e648188a1e93ff /.gitignore | |
download | aur-bde205c577e518705a5ead4651a4e6632121f09b.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 00000000000..8732fbec1d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/pkg +/src +/*.tar.gz +/*.pkg.tar.xz |