Skip to content

Commit e91cd46

Browse files
committed
Merge pull request #680 from hazendaz/master
Add link to snapshot on readme and add back some gitignores for IDE junit tests
2 parents bf49714 + 4af6ffd commit e91cd46

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@
99
/nb*
1010
/release.properties
1111
/target
12+
13+
# These are needed if running in IDE without properties set
14+
/ibderby
15+
derby.log

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ Essentials
2020

2121
* [See the docs](http://mybatis.github.io/mybatis-3)
2222
* [Download Latest](https://github.com/mybatis/mybatis-3/releases)
23+
* [Download Snapshot](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis/)

0 commit comments

Comments
 (0)