better-word-count/.gitignore
2021-07-03 21:22:50 +02:00

15 lines
No EOL
125 B
Text

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