Compare commits

..
1 Commits
Author SHA1 Message Date
general-bot cfe87523fa 2025-11-22 20:45:41.715741619 2025-11-22 20:45:41 +08:00
3 changed files with 5 additions and 2 deletions

No files matched your search

+1 -1
View File
@@ -1,2 +1,2 @@
.venv/
.vscode/
.vecode/
+4
View File
@@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:venv",
"python-envs.pythonProjects": []
}
Regular → Executable
-1
View File
@@ -1,4 +1,3 @@
sudo git pull
python main.py
sudo git add .
sudo git commit -m "$(date '+%Y-%m-%d %H:%M:%S.%N')"