docs/.gitignore

14 lines
253 B
Plaintext

# Include your project-specific ignores in this file
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
dist
node_modules
npm-debug.log
npm-debug.*.log
.eslintcache
.DS_Store
coverage
# ignore webstorm ide files
.idea