Ignore node_modules
This commit is contained in:
parent
50b6b32ec5
commit
d37ee5a8eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
/.idea
|
/.idea
|
||||||
/vendor
|
/vendor
|
||||||
|
/node_modules
|
||||||
.env
|
.env
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user