Skip to content

Commit 02aa194

Browse files
committed
Gitignore: ignore all but console and requirements checker
1 parent 4f1abb7 commit 02aa194

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@
1212
/var/sessions/*
1313
!var/sessions/.gitkeep
1414
!var/SymfonyRequirements.php
15+
/bin/*
16+
!bin/console
17+
!bin/symfony_requirements
1518
/vendor/
1619
/web/bundles/

0 commit comments

Comments
 (0)