diff options
author | eggy | 2022-01-13 14:39:35 -0500 |
---|---|---|
committer | eggy | 2022-01-13 14:39:35 -0500 |
commit | 618231a50ce7e8a38ea0dc532b4a87e365f08025 (patch) | |
tree | 34e519330564bc1e4d5d7aba6fb16d433259f74f /.gitignore | |
download | aur-618231a50ce7e8a38ea0dc532b4a87e365f08025.tar.gz |
Initial commit
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..c6a9b954b0ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +* + +!.gitignore +!PKGBUILD +!.SRCINFO |