dubdiff/.gitignore

9 lines
157 B
Plaintext

*~
node_modules
# have to add the bundle to version control so deployment with git subtree works
# browser-bundle.js
browser-bundle.js.map
npm-debug.log.*