diff2html/.gitignore
2017-03-18 00:27:38 +00:00

27 lines
211 B
Text

# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
# Node
node_modules/
npm-debug.log
yarn-error.log
# Istanbul
coverage/
# Bower
bower_components/