contentfultree/.gitignore
2023-02-23 11:49:18 +01:00

13 lines
188 B
Plaintext

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