/ .gitignore
.gitignore
1  node_modules/
2  dist/
3  pkg/
4  target/
5  .tmp/
6  *.log
7  .DS_Store