initialize hugoplate
This commit is contained in:
15
exampleSite/.gitignore
vendored
Executable file
15
exampleSite/.gitignore
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
.dist
|
||||
.tmp
|
||||
.sass-cache
|
||||
npm-debug.log
|
||||
node_modules
|
||||
builds
|
||||
package-lock.json
|
||||
public
|
||||
resources
|
||||
.hugo_build.lock
|
||||
jsconfig.json
|
||||
hugo_stats.json
|
||||
go.sum
|
Reference in New Issue
Block a user