Skip to content

Commit

Permalink
chore: 更新忽略文件
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgoZhang committed Dec 2, 2024
1 parent 8e130af commit 139cb79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,9 @@ coverage*.xml
*.lutconfig

# Upload Folder
src/**/wwwroot/**/uploader
src/**/wwwroot/**/uploader/*.*
!src/**/wwwroot/**/uploader/readme.txt


# Wasm
**/Wasm/**/wwwroot/css/
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
do not delete

0 comments on commit 139cb79

Please sign in to comment.