diff options
author | ciappi | 2021-11-06 15:15:42 +0100 |
---|---|---|
committer | ciappi | 2021-11-06 15:20:51 +0100 |
commit | f35f88c3c5c98344e09c3870b6a43653a8459fe6 (patch) | |
tree | 09eed9feba12f311773811ef89c08ede6ba8aa07 /.gitignore | |
download | aur-f35f88c3c5c98344e09c3870b6a43653a8459fe6.tar.gz |
v0.14.0-1
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..018a3de08144 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!PKGBUILD +!.SRCINFO +!.gitignore |