# Exclude backup files from git
*.tar.gz
*.zip
*.sql

# Keep this directory
!.gitignore
