15 lines
No EOL
134 B
Text
15 lines
No EOL
134 B
Text
# Intellij
|
|
*.iml
|
|
.idea
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# build
|
|
main.js
|
|
*.js.map
|
|
test-vault/
|
|
*.zip
|
|
.DS_Store
|
|
dist/ |