This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
gitnexus_team
/
Gitnexus-python
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
增加log内容
fulian23
4 months ago
parent
9b4d82d298
commit
e1abf5baf1
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
.gitignore
+ 2
- 1
.gitignore
View File
@@ -3,4 +3,5 @@ __pycache__/
*.pyo
*.pyo
db_config.py
db_config.py
-base_config.py
+base_config.py
+.idea/