mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
build: update configuration files
Update various configuration files as part of the build system reorganization.
This commit is contained in:
parent
54542d51cf
commit
75f1b64105
10 changed files with 21 additions and 25 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,11 +1,10 @@
|
|||
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
||||
|
||||
# compiled output
|
||||
/.tmp
|
||||
/dist
|
||||
/app-builds
|
||||
/tmp
|
||||
/out-tsc
|
||||
/logs
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
|
@ -45,9 +44,6 @@ yarn-error.log
|
|||
testem.log
|
||||
/typings
|
||||
chromedriver.log
|
||||
e2e-test-results
|
||||
e2e/screenshots
|
||||
perf-metrics-*.json
|
||||
.eslintcache
|
||||
|
||||
# System Files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue