1 2 3 4 5 6 7 8 9 10.venv/ __pycache__ build/* !build/index.css !build/index.js .vscode test_build/ node_modules/ *.tgz
1 2 3 4 5 6 7 8 9 10
.venv/ __pycache__ build/* !build/index.css !build/index.js .vscode test_build/ node_modules/ *.tgz