mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
add package-lock.json to .gitignore to avoid merge conflicts
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
bower_components/
|
||||
node_modules/
|
||||
|
||||
package-lock.json
|
||||
|
||||
bundle/bundle.out.js
|
||||
|
||||
@@ -22,4 +23,4 @@ coverage/
|
||||
npm-debug.log
|
||||
*.heapsnapshot
|
||||
|
||||
/tmp
|
||||
/tmp
|
||||
|
||||
Reference in New Issue
Block a user