diff --git a/.gitignore b/.gitignore index cb038edbd..7a21b4011 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,20 @@ -src/runtime +// version: 1.0.0 +// git 忽略文件 +.git +*.log +*.tmp +*.bak +.DS_Store +Thumbs.db +.vscode +node_modules +__pycache__ + +src/logs src/upload -ftp-src -update.zip \ No newline at end of file +src/runtime +src/cache +src/cache +src/temp +src/tmp +src/attachments