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
2016-05-01 01:17:53 +03:00

20 lines
140 B
Plaintext

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