diff options
author | Vitalii Kuzhdin | 2025-01-24 14:09:41 +0100 |
---|---|---|
committer | Vitalii Kuzhdin | 2025-01-24 14:09:41 +0100 |
commit | 0dd31a4ddb3d9fcff0b20e68325535db8842ed8c (patch) | |
tree | 2133919653ef1061f44fcbc35c66aa6496b0df39 /.gitignore | |
download | aur-0dd31a4ddb3d9fcff0b20e68325535db8842ed8c.tar.gz |
Initial build (1.0.0)
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 |