.git/
.idea/
.vscode/
node_modules/
*.log
.env
.env.local
.env.*.local

# Exclude all target/ content, then selectively re-include linux release binaries
target/
!target/x86_64-unknown-linux-gnu/release/
