git-wc/.gitignore

9 lines
61 B
Plaintext

*.pyc
*.pyo
*#
.#*
.DS_Store
*~
npm-debug.log
node_modules/*