blob: aed6fc0a3b7f3df6a7196e5f52379afe535e3721 [file] [log] [blame]
# application
#############
node_modules/
# compiled marko templates
*.marko.js
# editors
#########
/nbproject/
/.settings/
/.project
/.pydevproject
/.classpath
/.buildpath
/.idea
*.iml
# vim
*~
*.swp
*.swo
# compiled source
#################
*.js.map
*.css.map
*.com
*.class
*.dll
*.exe
*.o
*.so
# general
#########
npm-debug.log
*.tmp
.DS_Store
Thumbs.db