This repository has been archived on 2020-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
mybatis/.gitignore
lzh984294471 7ee5444fce modified: .gitignore
modified:   build.gradle
 	new file:   gradlew
 	new file:   gradlew.bat
 	modified:   src/main/java/com/mybatis/util/Base.java
2016-06-13 22:15:32 +08:00

12 lines
67 B
Plaintext

.idea/*
.idea/
out/*
out/
classes/*
classes/
.gradle/*
gradle/*