copapy/.gitignore

19 lines
218 B
Plaintext

/backend/index/*
__pycache__
*.code-workspace
*.egg.info
/src/*.egg-info/*
/dist/*
.vscode
.venv
.mypy_cache
.pytest_cache
/tests/autogenerated_*.py
*test*.o
/bin/*
token.txt
/src/copapy/obj/*.o
runmem2
src/*.so
bin/*