gitignore增加图片文件和动态内容目录忽略
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -38,6 +38,13 @@ output/
|
||||
logs/
|
||||
*.log
|
||||
*.pptx
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.gif
|
||||
*.bmp
|
||||
20260606/
|
||||
ppt_manager/dynamic_content/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user