This website works better with JavaScript
Home
Explore
Help
Register
Sign In
bxf
/
ducha-houduan
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
git忽略文件
11868
1 week ago
parent
92c0a91d2d
commit
561f047874
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -2,7 +2,7 @@
# ========================
# ========================
# 编译输出
# 编译输出
# ========================
# ========================
-/target/
+
*
/target/
*.class
*.class
# ========================
# ========================