forked from mirrors/thatmattlove-hyperglass
update gitignore
This commit is contained in:
parent
3f6d451d52
commit
a65aa54f60
2 changed files with 9 additions and 0 deletions
1
hyperglass/static/.gitignore
vendored
1
hyperglass/static/.gitignore
vendored
|
|
@ -6,3 +6,4 @@ old/
|
|||
.cache
|
||||
yarn-error.log
|
||||
theme.sass
|
||||
test*
|
||||
|
|
|
|||
8
hyperglass/static/ui/.gitignore
vendored
Normal file
8
hyperglass/static/ui/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*.css
|
||||
*.js
|
||||
*.map
|
||||
*.woff
|
||||
*.woff2
|
||||
*.svg
|
||||
*.ttf
|
||||
*.eot
|
||||
Loading…
Add table
Reference in a new issue