mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-09 01:09:51 +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
|
docker/db/data
|
||||||
|
|
||||||
|
# in this development bundle, we want to ignore directories related to a real app
|
||||||
|
assets/*
|
||||||
|
migrations/*
|
||||||
|
templates/*
|
||||||
|
translations/*
|
||||||
|
|
||||||
###> symfony/framework-bundle ###
|
###> symfony/framework-bundle ###
|
||||||
/.env.local
|
/.env.local
|
||||||
/.env.local.php
|
/.env.local.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user