This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[git仓库][修改]:修改gitignore文件,忽略iml文件
release_toaliyun_real
hupeng
7 years ago
parent
bae48a1a49
commit
c65ab815de
1 changed files
with
4 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-3
.gitignore
+ 4
- 3
.gitignore
View File
@@ -1,6 +1,7 @@
.idea/**
*/target/**
logs/**
.idea/**
*/target/**
logs/**
uploads/**
/.project
/.gitignore
*.iml
Write
Preview
Loading…
Cancel
Save