Add node_modules to gitignore
This commit is contained in:
parent
3c0119fa39
commit
cee3230d98
|
@ -1,2 +1,3 @@
|
|||
.DS_Store
|
||||
**/__Source
|
||||
__Source
|
||||
node_modules
|
Loading…
Reference in New Issue