gdbgui/.gitignore
Chad Smith be9521751f
update yarn.lock and python version (#469)
* 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
2023-10-18 00:06:19 -07:00

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*