# folders
debug/
target/
bin/
pkg/
tzdata/
# Backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# library stuff
Cargo.lock
*.py
*.vscode
*.txt
!tests/assets/
!tests/assets/**