tig-monorepo/.gitignore
FiveMovesAhead 5134089700
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
Add Cargo.lock for consistent dependencies.
2025-08-27 08:49:13 +01:00

17 lines
275 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
.vscode/
__pycache__/
# Ignore these.
db_data/