1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00
thatmattlove-hyperglass/hyperglass/ui/.gitignore
2024-02-27 17:44:19 -05:00

20 lines
347 B
Text

.DS_Store
.env*
hyperglass.json
custom.*[js, html]
*.tsbuildinfo
# dev/test files
TODO.txt
*.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