plantuml/.gitignore

30 lines
364 B
Plaintext
Raw Permalink Normal View History

2019-08-19 02:34:45 +00:00
# Created by .ignore support plugin (hsz.mobi)
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
out
2023-06-14 04:31:39 +00:00
#vscode files
**/bin/
2023-06-14 04:31:39 +00:00
# Ant result file
plantuml.jar
# Maven target folder
target/
# Gradle build folders
/.gradle
build/
# Eclipse Project files
.settings/
.classpath
.project
2021-07-29 01:48:02 +00:00
# for jenv users
.java-version