mirror of
https://github.com/yuzu-emu/liftinstall
synced 2024-11-23 15:23:43 +00:00
Hide configuration files from Git
This commit is contained in:
parent
f44b812a1a
commit
68b3811304
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,3 +3,7 @@
|
|||
|
||||
/target/
|
||||
**/*.rs.bk
|
||||
|
||||
# User configuration files
|
||||
config.toml
|
||||
run.bat
|
||||
|
|
Loading…
Reference in a new issue