diff options
author | Jakub Kądziołka | 2019-07-13 16:28:29 +0200 |
---|---|---|
committer | Jakub Kądziołka | 2019-07-13 16:28:29 +0200 |
commit | c1b666789c0a3f51832ff5c44c956424b0779876 (patch) | |
tree | 42bf12747af7af62b89f52780d978aea057caa0d /.gitignore | |
download | aur-infgen-git.tar.gz |
Initial commit
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..f71c635dafda --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!PKGBUILD +!.SRCINFO |