mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Initial commit
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# Bootstrap
|
||||
app/bootstrap*
|
||||
|
||||
# Symfony directories
|
||||
vendor/*
|
||||
*/logs/*
|
||||
*/cache/*
|
||||
web/uploads/*
|
||||
web/bundles/*
|
||||
|
||||
# Configuration files
|
||||
app/config/parameters.ini
|
||||
app/config/parameters.yml
|
Reference in New Issue
Block a user