mirror of
https://github.com/citra-emu/citra-nightly.git
synced 2025-09-26 13:07:03 +00:00
Gitignore: Ignore built citra folders
This commit is contained in:
parent
cbd5d1c15c
commit
39c43dfa10
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -42,3 +42,7 @@ repo/
|
||||||
|
|
||||||
# GitHub Actions generated files
|
# GitHub Actions generated files
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
# built citra
|
||||||
|
head/
|
||||||
|
artifacts/
|
||||||
|
|
Loading…
Reference in a new issue