diff options
author | Vilsol | 2022-05-26 07:50:26 +0300 |
---|---|---|
committer | Vilsol | 2022-05-26 07:50:26 +0300 |
commit | 641008de8dcfc83952a51682f2d8e87f611f87d5 (patch) | |
tree | 31fe45f96c9e52798b24b383d1d3cf1a1e9b4a3b /.gitignore | |
download | aur-641008de8dcfc83952a51682f2d8e87f611f87d5.tar.gz |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..3313cbb6d9c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +* +!/.SRCINFO +!/.gitignore +!/.pre-commit +!/PKGBUILD +!/oshabi.desktop
\ No newline at end of file |