1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +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