ignore node modules and .html file
This commit is contained in:
parent
e61497e7dd
commit
8f215013b7
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.html
|
||||
node_modules/*
|
Loading…
Reference in a new issue