mirror of
https://github.com/cs01/gdbgui
synced 2024-11-17 07:48:57 +01:00
be9521751f
* update yarn.lock and python version * update requirements.txt * fix type errors * update flask socket io version and use apt instead of apt get * update install gdb command * set node env var to fix installation * set node env var to fix installation2 * fix typescript errors * run prettier * update pyinstaller version * update pex version
18 lines
185 B
Text
18 lines
185 B
Text
dist
|
|
*egg*
|
|
node_modules
|
|
build
|
|
executable
|
|
.DS_Store
|
|
*.a.dSYM
|
|
gdbgui_pyinstaller.spec
|
|
*-link
|
|
*-link.c
|
|
*-link.dSYM
|
|
*.pyc
|
|
yarn-error.log
|
|
venv
|
|
site
|
|
gdbgui/static/js/*
|
|
__pycache__
|
|
.coverage*
|