This website works better with JavaScript
Home
Explore
Help
Register
Sign In
usoft
/
platform-b2c
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改gitignore文件,将test文件夹加入到版本控制
suntg
8 years ago
parent
31e6c6e317
commit
c0db532590
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -34,7 +34,7 @@ test/
# Java
# Java
## Compiled class file
## Compiled class file
*.class
*.class
-test/
+
#
test/
## Log file
## Log file
*.log
*.log