Ignore .lwjgl in .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
@@ -3,6 +3,7 @@ build
|
||||
out
|
||||
.idea
|
||||
.gradle
|
||||
.lwjgl
|
||||
video/
|
||||
screenshots/
|
||||
gui-parameters/
|
||||
|
||||
Reference in New Issue
Block a user