Add .lwjgl to .gitignore
For new users, it's confusing that IDEA suggests adding five extra files to git when they only edited one.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ out
|
|||||||
.idea
|
.idea
|
||||||
.gradle
|
.gradle
|
||||||
.kotlin
|
.kotlin
|
||||||
|
.lwjgl
|
||||||
video/
|
video/
|
||||||
screenshots/
|
screenshots/
|
||||||
gui-parameters/
|
gui-parameters/
|
||||||
|
|||||||
Reference in New Issue
Block a user