diff2html/.gitignore
2015-07-19 00:43:31 +01:00

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/