-
Vincent Massol authored
[Misc] Improved README + give a name to the xwiki-data volume + add LICENSE + improved .gitignore file
Vincent Massol authored[Misc] Improved README + give a name to the xwiki-data volume + add LICENSE + improved .gitignore file
.gitignore 356 B
# Build
target
target-eclipse
# IDEA
*.iml
*.ipr
*.iws
.idea
atlassian-ide-plugin.xml
# Eclipse
.classpath
.project
.settings
.checkstyle
.fbprefs
bin
# Automatically generated by WTP
**/src/main/java/META-INF/
**/src/test/java/META-INF/
**/src/META-INF/
#PyDev
.pydevproject
# NetBeans
nbproject
# Other
*.log.*
*.log
.sonar-ide.properties
.clover
*~