cleanup ignores in module

This commit is contained in:
Tommy Parnell
2016-03-14 08:42:37 -04:00
parent 1996677155
commit 5cbe99dce7
2 changed files with 3 additions and 1 deletions

View File

@@ -48,3 +48,5 @@ Thumbs.db
.LSOverride .LSOverride
.Spotlight-V100 .Spotlight-V100
.Trashes .Trashes
wixToolset.zip
test-tmp

View File

@@ -1,7 +1,7 @@
{ {
"name": "hydrocarbon", "name": "hydrocarbon",
"description": "making windows installers great again", "description": "making windows installers great again",
"version": "0.3.1", "version": "0.3.4",
"main": "index.js", "main": "index.js",
"author": "tparnell8", "author": "tparnell8",
"repository": "http://github.com/tparnell8/Hydrocarbon", "repository": "http://github.com/tparnell8/Hydrocarbon",