chill_hugoplate/.gitignore

19 lines
190 B
Plaintext
Raw Permalink Normal View History

2023-05-25 10:41:54 +00:00
Thumbs.db
.DS_Store
.dist
.tmp
.lock
.sass-cache
npm-debug.log
node_modules
builds
package-lock.json
public
resources
.hugo_build.lock
jsconfig.json
hugo_stats.json
go.sum
2024-01-24 13:28:08 +00:00
yarn.lock
.idea/*