Commit 011e0f0
committed
Update .gitignore example
As confirmed by WouterJ on Stack Overflow [1], the example
.gitignore file [2] is not up-to-date.
This commit updates the documentation to reflect the current state
of the .gitignore file that is included in the Symfony Standard
Edition distribution [3].
[1] http://stackoverflow.com/q/23437768/1001110
[2] http://symfony.com/doc/current/cookbook/workflow/new_project_git.html#initial-project-setup
[3] https://github.com/symfony/symfony-standard/blob/master/.gitignore1 parent 127beed commit 011e0f0
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | | - | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
0 commit comments