aboutsummaryrefslogtreecommitdiffstats
path: root/Symfony2.gitignore
blob: 0b2956f97c9940335fc10a80020d4bf53a632d88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Bootstrap
app/bootstrap*

# Symfony directories
vendor/*
*/logs/*
*/cache/*
web/uploads/*
web/bundles/*

# Configuration files
app/config/parameters.ini
app/config/parameters.yml