Skip to content

Commit 0c9dce6

Browse files
author
Nic Wortel
committed
Move bootstrap file to "Managed by Composer" section
1 parent e098aa3 commit 0c9dce6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Symfony2.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Bootstrap
2-
/app/bootstrap.php.cache
3-
41
# Cache and logs
52
/app/cache/*
63
/app/logs/*
@@ -12,6 +9,7 @@
129
/app/config/parameters.ini
1310

1411
# Managed by Composer
12+
/app/bootstrap.php.cache
1513
/bin/
1614
/vendor/
1715

0 commit comments

Comments
 (0)