Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinjiang committed Jul 12, 2022
1 parent c653827 commit 53ca92c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# General
.DS_Store
Thumbs.db
db.json
Expand All @@ -8,3 +9,10 @@ public/
src/_drafts
package-lock.json
.avoscloud/

# Temporary
tmp/
temp/
TODOs.md
draft.md

0 comments on commit 53ca92c

Please sign in to comment.