mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 13:07:52 +00:00
27 lines
341 B
Plaintext
27 lines
341 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
### Example user template template
|
|
### Example user template
|
|
|
|
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
|
|
# Ant result file
|
|
plantuml.jar
|
|
|
|
# Maven target folder
|
|
target/
|
|
|
|
# Gradle build folders
|
|
/.gradle
|
|
build/
|
|
|
|
# Eclipse Project files
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
|
|
# for jenv users
|
|
.java-version
|