mirror of https://github.com/dspinellis/UMLGraph
Add tags rule
This commit is contained in:
parent
0a8e4a2481
commit
e5d0ce31d3
|
|
@ -1,16 +1,16 @@
|
|||
.settings
|
||||
build
|
||||
lib
|
||||
javadoc
|
||||
src/main/java/org/umlgraph/doclet/Version.java
|
||||
UMLGraph-snapshot*
|
||||
UMLGraph-R*
|
||||
CHECKSUM.MD5
|
||||
_vimrc
|
||||
target
|
||||
*.iml
|
||||
*.iws
|
||||
*.ipr
|
||||
*.swp
|
||||
*.DS_Store
|
||||
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
*.swp
|
||||
.settings
|
||||
_vimrc
|
||||
build
|
||||
CHECKSUM.MD5
|
||||
javadoc
|
||||
lib
|
||||
src/main/java/org/umlgraph/doclet/Version.java
|
||||
TAGS
|
||||
target
|
||||
UMLGraph-R*
|
||||
UMLGraph-snapshot*
|
||||
|
|
|
|||
Loading…
Reference in New Issue