mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-05 21:17:52 +00:00
9f2752eb8a
Adding more files & folders to ignore: Maven target folder, Ant target file, Eclipse project files
21 lines
273 B
Plaintext
21 lines
273 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
### Example user template template
|
|
### Example user template
|
|
|
|
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
|
|
# Ant result file
|
|
plantuml.jar
|
|
|
|
# Maven target folder
|
|
target/
|
|
|
|
# Eclipse Project files
|
|
.settings/
|
|
.classpath
|
|
.project
|