contentfultree/.gitignore
2022-09-22 16:56:39 +02:00

12 lines
179 B
Plaintext

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