iiioooo1 commited on
Commit
f8f8067
·
verified ·
1 Parent(s): d2d8ac8

clean-python-cache-and-ignore

Browse files
.gitignore CHANGED
@@ -10,6 +10,10 @@
10
  # 日志
11
  *.log
12
 
 
 
 
 
13
  # 临时文件
14
  *.tmp
15
  .DS_Store
 
10
  # 日志
11
  *.log
12
 
13
+ # Python
14
+ __pycache__/
15
+ *.py[cod]
16
+
17
  # 临时文件
18
  *.tmp
19
  .DS_Store
__pycache__/auth_gateway.cpython-314.pyc DELETED
Binary file (9.62 kB)