Skip to content

Commit 4c9fba7

Browse files
Oncle Tomdefunkt
authored andcommitted
1 parent ea5e498 commit 4c9fba7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Symfony2.gitignore

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
# Bootstrap
12
app/bootstrap*
3+
4+
# Symfony directories
5+
vendor/*
26
*/logs/*
37
*/cache/*
48
web/uploads/*
59
web/bundles/*
6-
vendor/
7-
app/config/parameters.ini
10+
11+
# Configuration files
12+
app/config/parameters.ini

0 commit comments

Comments
 (0)