Update .gitignore
This commit is contained in:
parent
cd3d80bb73
commit
4dac5e56f5
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -9,6 +9,13 @@ testLauncher/
|
|||
run/
|
||||
configs/
|
||||
cache/
|
||||
assets/
|
||||
downloads/
|
||||
minecraft/
|
||||
libraries/
|
||||
instances/
|
||||
temp/
|
||||
loaders/
|
||||
|
||||
# IDE Config
|
||||
.idea/
|
||||
|
|
Loading…
Reference in a new issue