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
|
||||
.gradle
|
||||
.kotlin
|
||||
.lwjgl
|
||||
video/
|
||||
screenshots/
|
||||
gui-parameters/
|
||||
|
||||
Reference in New Issue
Block a user