git ignore
This commit is contained in:
parent
425b53e888
commit
60e998fea4
|
|
@ -1,5 +1,5 @@
|
||||||
# Node.js Backend .gitignore
|
# Node.js Backend .gitignore
|
||||||
|
package-lock.json # Optional
|
||||||
# Dependencies
|
# Dependencies
|
||||||
node_modules/
|
node_modules/
|
||||||
jspm_packages/
|
jspm_packages/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue