Gitignore: Ignore built citra folders

This commit is contained in:
DarthNihilus1 2022-11-28 21:29:56 -05:00
parent cbd5d1c15c
commit 39c43dfa10

4
.gitignore vendored
View file

@ -42,3 +42,7 @@ repo/
# GitHub Actions generated files
node_modules/
# built citra
head/
artifacts/