💄 Make a sample demo of custom files, close #33

This commit is contained in:
凡梦星尘
2022-09-11 09:06:05 +08:00
parent fb007e57e5
commit dc66bc1a05
3 changed files with 9 additions and 0 deletions

3
.gitignore vendored
View File

@@ -12,6 +12,9 @@ exampleSite/content/**/
# Exclude special files in data folder
!exampleSite/data
# Exclude special files in layouts folder
!exampleSite/layouts
# Exclude special files in static folder
!exampleSite/static