Merge pull request #3240 from danharper/patch-1
[5.0] Add "node_modules" to .gitignore
This commit is contained in:
commit
b07b9f8426
|
@ -1,2 +1,3 @@
|
|||
/vendor
|
||||
/node_modules
|
||||
.env
|
||||
|
|
Loading…
Reference in New Issue