minor cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-08-15 19:01:00 +03:00
parent b2c90bb216
commit 624df5ca06
3 changed files with 2 additions and 7 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
.*
*.vim
*.sw[po]
*.code-workspace
coverage
node_modules
npm-debug.log

View File

@ -1,6 +0,0 @@
.*
*.vim
*.sw[po]
coverage
node_modules
npm-debug.log

View File

@ -1,6 +1,6 @@
{
"name": "ig-object",
"version": "5.2.3",
"version": "5.2.4",
"description": "",
"main": "object.js",
"scripts": {