mirror of
https://github.com/electron/electron.git
synced 2026-01-31 18:28:06 -05:00
ignore path.txt
This commit is contained in:
3
npm/.gitignore
vendored
3
npm/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
node_modules
|
||||
*.zip
|
||||
dist
|
||||
.DS_Store
|
||||
path.txt
|
||||
.DS_Store
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"nugget": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"path-exists": "^1.0.0",
|
||||
"tape": "^3.0.1"
|
||||
},
|
||||
"author": "Mathias Buus",
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user