mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
updated .gitignores to avoid errors
This commit is contained in:
1
hyperglass/static/.gitignore
vendored
1
hyperglass/static/.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
|
||||
2
hyperglass/static/css/.gitignore
vendored
Normal file
2
hyperglass/static/css/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
.DS_Store
|
||||
hyperglass.css
|
||||
1
hyperglass/static/js/.gitignore
vendored
Normal file
1
hyperglass/static/js/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.DS_Store
|
||||
3
hyperglass/static/sass/.gitignore
vendored
Normal file
3
hyperglass/static/sass/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.DS_Store
|
||||
hyperglass.scss
|
||||
custom/custom_elements.sass
|
||||
Reference in New Issue
Block a user