diff options
author | Grey Christoforo | 2020-01-30 15:13:55 +0000 |
---|---|---|
committer | Grey Christoforo | 2020-01-30 15:13:55 +0000 |
commit | 060f83714a32ffbbdda6cc1db01bef355e3dc8ff (patch) | |
tree | e8396dedad0fb4fe39350dee29807e19dc8f5faf /.gitignore | |
download | aur-060f83714a32ffbbdda6cc1db01bef355e3dc8ff.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..6ae0b18a1f6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/pkg +/src +*.tar.gz +*.tar.xz |