diff options
author | Vitalii Kuzhdin | 2024-09-11 14:57:30 +0200 |
---|---|---|
committer | Vitalii Kuzhdin | 2024-09-11 14:57:30 +0200 |
commit | 3446eaafc46295eb93bdd3ea436d88994f300944 (patch) | |
tree | 2197ea6d453d3e8e428afd338f0ff980a6ec06ab /.gitignore | |
download | aur-3446eaafc46295eb93bdd3ea436d88994f300944.tar.gz |
Initial build (0.3.2)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..f8e9c55b00e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +* +!PKGBUILD +!*.patch +!.SRCINFO +!.gitignore |