website/.gitignore
2020-02-19 17:16:28 -08:00

15 lines
117 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
node_modules/
dist
# IDE
.idea