mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 13:16:19 +08:00
🔧 update gitignore file
This commit is contained in:
parent
74c5e5f3e7
commit
73ea041061
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,9 +1,6 @@
|
|||||||
*.class
|
*.class
|
||||||
test-output
|
test-output
|
||||||
|
|
||||||
# Mobile Tools for Java (J2ME)
|
|
||||||
.mtj.tmp/
|
|
||||||
|
|
||||||
# Package Files #
|
# Package Files #
|
||||||
*.jar
|
*.jar
|
||||||
*.war
|
*.war
|
||||||
@ -28,10 +25,6 @@ test-config.xml
|
|||||||
/gradlew
|
/gradlew
|
||||||
**/build/
|
**/build/
|
||||||
|
|
||||||
# OSX
|
|
||||||
# Icon must end with two \r
|
|
||||||
Icon
|
|
||||||
|
|
||||||
|
|
||||||
._*
|
._*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
Loading…
Reference in New Issue
Block a user