1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

clean up git; add actions

This commit is contained in:
checktheroads
2020-02-13 18:27:33 -07:00
parent e413152203
commit b089eb3e0a
4 changed files with 62 additions and 32 deletions

16
.gitattributes vendored
View File

@@ -1,10 +1,16 @@
# NPM/Yarn
hyperglass/static/package.json linguist-vendored
hyperglass/static/yarn.lock linguist-vendored
hyperglass/ui/package.json linguist-vendored
hyperglass/ui/yarn.lock linguist-vendored
hyperglass/docs/package.json linguist-vendored
hyperglass/docs/yarn.lock linguist-vendored
# Templates/Examples
*.html.j2 linguist-language=HTML
*.sass.j2 linguist-language=Sass
# Static Assets
*.png linguist-vendored
*.ico linguist-vendored
browserconfig.xml linguist-generated
site.webmanifest linguist-generated
# Example Files
*.yaml.example linguist-language=YAML
*.yml.example linguist-language=YAML
*.md.example linguist-language=Markdown