bundle.js resources.py build/** !build/.gitignore !build/ci/ !build/utils.sh !build/DEBIAN/ whither/ ### JetBrains template .idea/ ### Python template # Byte-compiled / optimized / DLL files __pycache__/ # C extensions *.so # Distribution / packaging .Python env/ venv/ develop-eggs/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ web-greeter/dist *.egg-info/ .installed.cfg *.egg # Installer logs pip-log.txt pip-delete-this-directory.txt # Translations *.mo ### Autotools template Makefile.in /autom4te.cache /aclocal.m4 /compile /configure /depcomp /install-sh /missing /stamp-h1 # gh-pages _book/ node_modules/ package-lock.json # vscode .vscode/