Add ignores for development-related directories

This commit is contained in:
Julien Fastré 2024-11-21 21:48:05 +01:00
parent b59b4a644b
commit 16cd63ec84
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

6
.gitignore vendored
View File

@ -8,6 +8,12 @@ docs/build/
docker/db/data
# in this development bundle, we want to ignore directories related to a real app
assets/*
migrations/*
templates/*
translations/*
###> symfony/framework-bundle ###
/.env.local
/.env.local.php