Provides builds for both LWJGL2 and LWJGL3.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -18,11 +18,15 @@
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
*.so
|
||||
*.dll
|
||||
/*/*.so
|
||||
/*/*.dll
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
/local.properties
|
||||
/build/
|
||||
/library/build/
|
||||
/*/build/
|
||||
/.idea/
|
||||
/.gradle/
|
||||
|
||||
Reference in New Issue
Block a user