socketify.py/.gitignore

8 wiersze
84 B
Plaintext

__pycache__
/src/socketify.egg-info
/build
/dist
*.o
node_modules/
yarn.lock
.vscode