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:
16
.gitattributes
vendored
16
.gitattributes
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user