ignore path.txt

This commit is contained in:
RnbWd 2015-05-06 17:52:20 -07:00
parent 3c8af7564b
commit 9afad0a3d7
3 changed files with 4 additions and 2 deletions

3
npm/.gitignore vendored
View file

@ -1,4 +1,5 @@
node_modules
*.zip
dist
.DS_Store
path.txt
.DS_Store

View file

@ -19,6 +19,7 @@
"nugget": "^1.2.0"
},
"devDependencies": {
"path-exists": "^1.0.0",
"tape": "^3.0.1"
},
"author": "Mathias Buus",

View file

@ -1 +1 @@
/Users/maxogden/src/js/electron-prebuilt/dist/Electron.app/Contents/MacOS/Electron
/Users/rnbwd/Projects/forks/electron-prebuilt/dist/Electron.app/Contents/MacOS/Electron