12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
|
# IntelliJ IDEA files
|
||
|
*.iml
|
||
|
/.idea/
|
||
|
|
||
|
# Compiled source
|
||
|
/target/
|
||
|
/out/
|
||
|
/dist/
|
||
|
|
||
|
# Node stuff
|
||
|
/node_modules
|