Organize gitignore
This commit is contained in:
parent
40565a1c83
commit
375e457f81
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,17 +1,10 @@
|
||||
/target/
|
||||
|
||||
/src/main/resources/Config/terrain.json
|
||||
/src/main/resources/Config/localconfig.json
|
||||
/src/main/resources/Config/keybinds.json
|
||||
|
||||
/dependency-reduced-pom.xml
|
||||
|
||||
/Models
|
||||
/Models/**.*
|
||||
/target
|
||||
|
||||
/build
|
||||
|
||||
/launcher/launcher.exe
|
||||
|
||||
/dependency-reduced-pom.xml
|
||||
|
||||
/Telephone-*.jar
|
||||
/hs_err_pid*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user