ED_LRR/.gitignore

10 lines
85 B
Plaintext

/target
/dist
/build
**/*.rs.bk
*.tmp
*.idx
.vscode/**
build.bat
test.bat
__pycache__