diff options
| author | Lex Neva <lexelby@users.noreply.github.com> | 2019-04-30 20:27:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-30 20:27:52 -0400 |
| commit | 8152c63ee393de68c7c7f53858792d8385c82463 (patch) | |
| tree | c5089a63555329434b894f0825d104b5de91437c /electron/.gitignore | |
| parent | 5b6923fe9d8d5f3afb0ef298ad34708e735fc5e5 (diff) | |
| parent | 953990739b742bdad5221c39b35d47fd530502bb (diff) | |
use electron for Print PDF UI (#432)
electron proof of concept
Diffstat (limited to 'electron/.gitignore')
| -rw-r--r-- | electron/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/electron/.gitignore b/electron/.gitignore new file mode 100644 index 00000000..9209ef5b --- /dev/null +++ b/electron/.gitignore @@ -0,0 +1,2 @@ +node_modules +out |
