ktransformers/.gitignore
2024-07-27 16:06:58 +08:00

17 lines
167 B
Plaintext

__pycache__
build
.vscode
*.so
*.cache
server.db
logs
node_modules
*.nsys-rep
.vs/
*pycache*
*build/
*/third_party/*
.DS_Store
compile_commands.json
*.egg-info*
*dist/