aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8a809f235c215669eb24ba4f8ff57a97ece014ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.idea
.project
.classpath
.settings
*.iml
npm-debug.log
node_modules/
node_install/
test_output/
test-output/
target/
dist/