# Hidden files and directories
.*
!.gitignore

# Markdown files except README
*.md
!README.md

/target
Cargo.lock
tests/generated_tests.rs
