better-word-count/.gitignore
2020-11-09 15:33:44 +02:00

13 lines
No EOL
116 B
Text

# Intellij
*.iml
.idea
# npm
node_modules
package-lock.json
# build
main.js
*.js.map
test-vault/
*.zip