This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
develop
/
local-face-app
Watch
12
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改gitignore将logs文件夹列入版本控制
main
yk
1 year ago
parent
3661507177
commit
f7a790986a
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+0
-0
logs/.gitkeep
+ 1
- 1
.gitignore
View File
@@ -1,3 +1,3 @@
.idea/
logs/*
!logs/
!logs/
.gitkeep
+ 0
- 0
logs/.gitkeep
View File
Write
Preview
Loading…
Cancel
Save