Remove node_modules
from root .gitignore (#81)
This commit is contained in:
parent
81af083834
commit
44d47fecef
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,4 @@
|
||||||
dist
|
dist
|
||||||
node_modules
|
|
||||||
|
|
||||||
# Mac
|
# Mac
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
Reference in a new issue