Files
document-server-integration/web/documentserver-example/java-spring/.gitignore
2021-06-21 19:05:49 +02:00

19 lines
130 B
Plaintext
Executable File

# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# Mac
.DS_Store
# Maven
log/
target/
#project
documents