diff2html/.gitignore

23 lines
174 B
Text

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