diff options
author | eggy | 2022-07-11 00:11:24 -0400 |
---|---|---|
committer | eggy | 2022-07-11 00:11:24 -0400 |
commit | 1bcfaa929bde3d0543a4fecd9a4b8186176e4d63 (patch) | |
tree | 671f226f2586d74d8872f24b10b89d246368236e /.gitignore | |
download | aur-1bcfaa929bde3d0543a4fecd9a4b8186176e4d63.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 |