# Ignore environment variables file
.env

# Ignore license file
license.txt

# Ignore any backup files that might be created
*.bak
*~
