🙈 chore: Ignore all index.html files except root
This commit is contained in:
parent
562d5f6c5f
commit
f58cde5916
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
.DS_Store
|
||||
node_modules/**
|
||||
tags
|
||||
index.html
|
||||
!/index.html
|
||||
style.css
|
||||
|
|
Loading…
Reference in a new issue