Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// src/version.ts
|
||||
var VERSION = "4.0.423";
|
||||
export {
|
||||
VERSION
|
||||
};
|
||||
Reference in New Issue
Block a user