Labhansh Agrawal
988befb7fb
ignore dev config schema
2023-01-01 03:01:36 +05:30
Labhansh Agrawal
de9dd1433a
basic changes
2022-12-25 23:52:48 -08:00
Labhansh Agrawal
d98f340587
Use v8 snapshots to cache dependencies
2022-04-14 22:58:01 +05:30
Labhansh Agrawal
03d917fe2a
Ignore files in .vscode other than launch.json
2021-05-09 10:14:01 +05:30
Matt Buell
61c3d760da
add .idea folder to .gitignore ( #4926 )
2020-10-04 20:15:51 -04:00
Labhansh Agrawal
7f810492f0
add vscode workspace settings to .gitignore
2019-11-28 14:22:22 +01:00
Labhansh Agrawal
6a87ab4597
Rename compiled_app to target and add target in eslintignore
2019-10-08 21:42:51 +02:00
Labhansh Agrawal
7874fa813a
add setup to compile ts files to compiled_app folder
2019-10-08 21:42:51 +02:00
Philippe Potvin
d0f03f52e5
url are now interpreted by xterm ( #3507 )
...
* url are now interpreted by xterm
* no need
* .DS_STORE banished
* remove from reducer
2019-03-03 13:13:50 -05:00
Benjamin Staneck
e52298018a
add yarn-error.log to gitignore ( #2928 )
2018-04-24 18:29:24 +02:00
CHaBou
5700690e0b
Add CLI tool to install/search plugins or launch app ( #2375 )
2018-01-09 16:05:19 +01:00
Andy
de8e70f935
Make builds work again and catch squirrel errors on windows ( #2078 )
...
* Catch errors for electron-squirrel-startup
* Made builds work again
* linting
* linting
2017-08-13 07:03:35 +02:00
chabou
0c71863560
Use local config file in dev. Fix #903 ( #904 )
...
* Use local config file in dev
* Fix typo
* Reuse path variable to compose localPath
* Fix lint errors
2017-01-04 20:05:19 -05:00
Leo Lamprecht
2bd2a4181a
These aren't needed
2016-09-15 09:47:37 +02:00
Guillermo Rauch
aaed99abac
Reorg ( #386 )
...
* Step 1: move electorn into `app/`.
This is to comply with the suggested directory format of
`electron-builder`: https://github.com/electron-userland/electron-builder#two-packagejson-structure
* Step 2: add build directory with icon files for mac / windows
* Step 3: move all development (web) assets into main directory
* Step 4: add `build` namespace to dev `package.json`
* Step 5: move all dev dependencies into dev file and get rid of
old electron packagers in favor of `eletorn-builder`
* Step 6: target build inside `app/` as everything else is excluded at build time
* Step 7: remove old stuff!
* Step 8: update README
* turn off asar for `child_pty`
2016-07-24 10:59:21 -07:00
Johan Brook
bfefc2d74e
Add close cross for tabs ( #58 )
...
* Add .DS_Store to gitignore
* Add SVG icon component
* Add button for closing a tab (re: #40 )
* Use external icon sheet for icons
2016-07-06 16:39:26 -07:00
Leo Lamprecht
79ad1316c3
Minor improvements ( #15 )
...
* Use caps
* Comments for ignored stuff
* Description added
* Use start command for launch
* Cosmetic changes
2016-07-02 12:03:45 -07:00
Guillermo Rauch
af482e0eb4
dist -> build
2016-07-01 16:20:02 -07:00
Guillermo Rauch
eea68f2415
ignore dist and app/dist
2016-07-01 14:30:58 -07:00
Guillermo Rauch
93a68a531a
update .gitignore
2016-06-30 23:05:59 -07:00
Guillermo Rauch
b8e39e0e23
ignore npm-debug.log
2016-06-30 23:04:24 -07:00
Guillermo Rauch
1a1178bd38
initial commit
2016-06-30 23:01:04 -07:00