docs/.gitignore
2018-02-28 22:53:06 +01:00

13 lines
113 B
Plaintext

/*/.classpath
/*/.project
/*/.settings
/*/bin
/*/gen
/*/target
/*/build
/out
/.idea
/.project
*.iml
node_modules