diff options
author | j.r | 2021-03-04 20:53:00 +0100 |
---|---|---|
committer | j.r | 2021-03-04 20:53:00 +0100 |
commit | e2202480c101ae19b3edb7b764b626919ff6a82f (patch) | |
tree | 66f07443338ea416e7f9013d46d90cad0dcc7161 /.gitignore | |
parent | f651119d925077378a57c5931e4ff6b06a41ad58 (diff) | |
download | aur-e2202480c101ae19b3edb7b764b626919ff6a82f.tar.gz |
Add correct gitignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..50956f92b3bf --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +* + +!.gitignore +!PKGBUILD +!.SRCINFO +!*.patch +!*.diff |