diff options
author | Vitalii Kuzhdin | 2025-03-15 17:55:51 +0100 |
---|---|---|
committer | Vitalii Kuzhdin | 2025-03-15 17:55:51 +0100 |
commit | 4a6215a93bbb4252db651a8115c1d7c4d2cfb253 (patch) | |
tree | d11c2573a1ee8ba1152a68bcd8c7d740a931eff8 /.gitignore | |
download | aur-xenosrecomp-git.tar.gz |
Initial build (r33.b15b5e4)
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 |