lookingglass/hyperglass/ui/.gitignore
2021-12-08 15:24:07 -07:00

18 lines
312 B
Text

.DS_Store
.env*
*.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