1
0
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:
checktheroads
2019-05-14 16:42:52 -07:00
parent 0607fa539e
commit 671e03b499
4 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
.DS_Store
node_modules/
package-lock.json

2
hyperglass/static/css/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.DS_Store
hyperglass.css

1
hyperglass/static/js/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.DS_Store

3
hyperglass/static/sass/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.DS_Store
hyperglass.scss
custom/custom_elements.sass