lookingglass/hyperglass/ui/.gitignore
2021-12-06 12:10:40 -07:00

17 lines
306 B
Text

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