diff2html/.gitignore
2016-04-16 17:46:25 +01:00

26 lines
196 B
Text

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