diff options
author | Colin Arnott | 2020-01-04 21:37:28 +0000 |
---|---|---|
committer | Colin Arnott | 2020-01-04 21:41:00 +0000 |
commit | 3a04f0cf0bef2b80abf42f5454e115c3270309bd (patch) | |
tree | 5944a29471a18d9aeaa67e40d46e4a8c4ebbfb5f /.gitignore | |
download | aur-3a04f0cf0bef2b80abf42f5454e115c3270309bd.tar.gz |
0.2.11-1
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 000000000000..244e2374d8c1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +* +!.gitignore +!PKGBUILD +!.SRCINFO +!go.sum |