mirror of
https://github.com/yuzu-emu/Command-fix
synced 2024-11-24 07:48:08 +00:00
Added data folder to gitignore.
This commit is contained in:
parent
cf55869bb8
commit
49755a4182
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Data folder.
|
||||
data/
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue