Skip to content

Commit 86dfa97

Browse files
committed
Merge pull request #1198 from nicwortel/symfony-build
Add 'build' directory to Symfony.gitignore
2 parents b6cec82 + 120a64c commit 86dfa97

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Symfony.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@
3030
/app/phpunit.xml
3131
/phpunit.xml
3232

33+
# Build data
34+
/build/
35+
3336
# Composer PHAR
3437
/composer.phar

0 commit comments

Comments
 (0)