Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.VERSION = void 0;
|
||||
// Automatically generated on publish
|
||||
exports.VERSION = '4.0.423';
|
||||
Reference in New Issue
Block a user