chore: 更新.gitignore
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -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
|
src/upload
|
||||||
ftp-src
|
src/runtime
|
||||||
update.zip
|
src/cache
|
||||||
|
src/cache
|
||||||
|
src/temp
|
||||||
|
src/tmp
|
||||||
|
src/attachments
|
||||||
|
|||||||
Reference in New Issue
Block a user