Mercurial > hg > digilib
annotate .gitignore @ 1650:bfae6ac92fc9
clean up weird equals(). better comments and variable names.
author | casties <casties@dhcp8203.mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 06 Oct 2017 13:20:11 +0200 |
parents | 435a8c861cc5 |
children |
rev | line source |
---|---|
1644
42a0af95a73c
first round of updates to maven-generated site to move to github.
Robert Casties <r0bcas7@gmail.com>
parents:
diff
changeset
|
1 /.project |
1645 | 2 /*/.project |
1644
42a0af95a73c
first round of updates to maven-generated site to move to github.
Robert Casties <r0bcas7@gmail.com>
parents:
diff
changeset
|
3 /target/ |
1645 | 4 /*/target/ |
5 /.settings/ | |
6 /*/.settings/ | |
7 /*/.classpath |