diff options
author | Vitalii Kuzhdin | 2025-04-24 14:57:30 +0200 |
---|---|---|
committer | Vitalii Kuzhdin | 2025-04-24 14:57:30 +0200 |
commit | 81ddade5919ed93449b9fc51aaefd8a6415882b7 (patch) | |
tree | 8e3e0878be6b9805d3fb71be80eb55c5e55fb0a4 /.gitignore | |
download | aur-anyzig-symlinks.tar.gz |
Initial build
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..018a3de08144 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!PKGBUILD +!.SRCINFO +!.gitignore |