lookingglass/hyperglass/ui/.gitignore
2020-02-24 09:06:07 -07:00

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