updated to ignore css and html
This commit is contained in:
parent
95d9b7d2a6
commit
985af38df6
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,9 @@
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/sass,vim,osx
|
# Created by https://www.toptal.com/developers/gitignore/api/sass,vim,osx
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=sass,vim,osx
|
# Edit at https://www.toptal.com/developers/gitignore?templates=sass,vim,osx
|
||||||
|
|
||||||
|
*.html
|
||||||
|
*.css
|
||||||
|
|
||||||
### OSX ###
|
### OSX ###
|
||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue