mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add ignores for development-related directories
This commit is contained in:
parent
b59b4a644b
commit
16cd63ec84
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user