mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-05 12:50:45 +00:00
19 lines
262 B
Plaintext
19 lines
262 B
Plaintext
# local environments
|
|
.swp
|
|
.env*
|
|
dist/
|
|
tmp/
|
|
node_modules/
|
|
exampleSite/themes/
|
|
exampleSite/public/
|
|
|
|
# auto-generated files
|
|
layouts/partials/icons-svg-symbols.html
|
|
static/main.*
|
|
static/favicon/
|
|
static/fonts/GeekblogIcons.*
|
|
resources/_gen/
|
|
|
|
# testing
|
|
.lighthouseci/
|