Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiminbai committed Oct 14, 2022
1 parent c97127c commit 1cb5b14
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
@@ -0,0 +1,8 @@
_build/
site/
mkdocs-material/
.vscode/
.DS_Store
.env
.well-known/
node_modules/

0 comments on commit 1cb5b14

Please sign in to comment.