diff options
author | sL1pKn07 | 2021-01-07 15:56:34 +0100 |
---|---|---|
committer | sL1pKn07 | 2021-01-07 15:56:34 +0100 |
commit | 05cea121c1f93386838cc30ed301b43ca32fca9b (patch) | |
tree | 82a82ce11294f48780d0c6c2d9fd7f8224be611b /.gitignore | |
download | aur-05cea121c1f93386838cc30ed301b43ca32fca9b.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 00000000000..05c6d4d4c97 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!.SRCINFO +!PKGBUILD |