Archived
0
This repository has been archived on 2022-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lwjgl-tools/.gitignore
2015-09-18 12:19:42 +03:00

21 lines
149 B
Plaintext

## IDEA ##
.idea/
out/
*.iml
*.ipr
*.iws
## ECLIPSE ##
.settings/
bin/
.classpath
.project
## GRADLE ##
.gradle/
build/
## OTHER ##
libs/
target/