forked from mirrors/thatmattlove-hyperglass
15 lines
283 B
Text
15 lines
283 B
Text
.DS_Store
|
|
# dev/test files
|
|
*.tmp*
|
|
test*
|
|
*.log
|
|
# generated theme file from hyperglass/hyperglass/render/templates/theme.sass.j2
|
|
theme.sass
|
|
# generated JSON file from ingested & validated YAML config
|
|
frontend.json
|
|
# NPM modules
|
|
node_modules/
|
|
# Downloaded Google Fonts
|
|
fonts/
|
|
.next
|
|
out
|