mirror of
https://github.com/xenia-project/xenia.git
synced 2026-03-03 03:53:55 +01:00
[GIT] Ignore cache directory from git searching
This commit is contained in:
parent
d6f0ab6a7e
commit
7d385c3844
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -103,6 +103,7 @@ node_modules/.bin/
|
|||
/tools/shader-playground/*.dll
|
||||
/profile_print_times.py
|
||||
/profile_times.txt
|
||||
/cache
|
||||
/cache1
|
||||
/cache0
|
||||
recent.toml
|
||||
|
|
|
|||
Loading…
Reference in a new issue