Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hantang committed Oct 25, 2024
1 parent d44f37f commit 8e1b7a2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,11 @@ temp/
todo/
trash/

# mkdocs
site/

# site/docs
web/data
web/assets
web/images
site/
docs/data
docs/test

0 comments on commit 8e1b7a2

Please sign in to comment.