debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Binaries
*.exe
*.so
*.dylib
*.dll

# Backup files
*~
*.swp
*.tmp

# Logs
*.log

# IDE files
.idea/
.vscode/
*.code-workspace

# MacOS
.DS_Store


datasets/

tkns.txt

private_notes.txt