Skip to content

Commit

Permalink
chore: 忽略 uploads目录
Browse files Browse the repository at this point in the history
- 在 .gitignore 文件中添加 uploads 目录,使其被 Git 忽略
  • Loading branch information
weibaohui committed Nov 8, 2024
1 parent 37cd832 commit c9a97c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ tmp/
bin/
/def.json
/example.json
/uploads/

0 comments on commit c9a97c5

Please sign in to comment.