contentfultree/.gitignore
2023-02-20 15:22:04 +01:00

13 lines
184 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
dist
node_modules
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*