WarpDrive/.gitignore
2016-05-14 12:33:19 -04:00

20 lines
139 B
Text

!*.*
/bin
*.classpath
*.project
.gradle/
.settings/
build/
eclipse/*
!eclipse/mods/
*.iml
*.iws
*.ipr
*.idea/
dependencies
*.DS_Store