diff options
author | HcgRandon | 2024-06-25 22:06:12 -0400 |
---|---|---|
committer | HcgRandon | 2024-06-25 22:06:12 -0400 |
commit | 411784ea4cef9efb6c2b33904f6b3ed36d5b5357 (patch) | |
tree | 4ecc8a523294b0e4abc054b80b6da3838f65cbcc | |
parent | 1511622fb7b2322472c222a51afce22292252833 (diff) | |
download | aur-411784ea4cef9efb6c2b33904f6b3ed36d5b5357.tar.gz |
Include .gitignore file
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000000..5f4dd0af8dc5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +* +!.gitignore +!PKGBUILD +!.SRCINFO +!pokerogue.desktop +!pokerogue.sh |