This website works better with JavaScript
Home
Explore
Help
Register
Sign In
CRBC-MaaS-Platform-Project
/
LQAdminPlatform
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
添加.gitignore文件
ZengChao
1 month ago
parent
d55d5b8591
commit
956992ef84
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -0,0 +1,4 @@
+# Python cache
+__pycache__/
+*.py[cod]
+*$py.class