2019-04-16 02:10:13 +03:00

12 lines
93 B
Plaintext

/bin/
#ignore gradle
.gradle/
#ignore build and generated files
build/
node/
target/
out/