Ignore site output folder

This commit is contained in:
Helen Chong 2024-04-11 19:40:28 +08:00
parent bd96424664
commit d09a1f00bd
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.DS_Store .DS_Store
__Source __Source
node_modules node_modules
_site