/target
**/*.rs.bk
*.pdb
# IDE / OS
.idea/
.vscode/
*.swp
*.swo
.DS_Store
# Ignore all markdown files
*.md

# But keep any README.md
!README.md
