diff options
author | Vitalii Kuzhdin | 2025-01-04 13:13:18 +0100 |
---|---|---|
committer | Vitalii Kuzhdin | 2025-01-04 13:13:18 +0100 |
commit | f8284e85721561556a49f7e9a70cdfae0cf09db0 (patch) | |
tree | 7340d1900fa90a37ae51c3e3e40ba622e0144e28 /.gitignore | |
download | aur-lib32-gdl.tar.gz |
Initial build (3.40.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 |