diff --git a/.gitignore b/.gitignore index 84232354..225a0a43 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ bak/ # 忽略特定类型文件但保留目录 # *.pyc # !dir/*.pycnode_modules/ -*.tmp.* \ No newline at end of file +*.tmp.* +*_上线.py \ No newline at end of file