# Ignore build artifacts
target/
# Ignore git directory
.git/
# Ignore local environment files
.env
