Skip to content

Commit d082adc

Browse files
Update .gitignore
1 parent 05ffe6a commit d082adc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
behat.yml
2-
build/
3-
composer.lock
4-
phpspec.yml
5-
phpunit.xml
6-
vendor/
1+
/behat.yml
2+
/build/
3+
/composer.lock
4+
/phpspec.yml
5+
/phpunit.xml
6+
/vendor/

0 commit comments

Comments
 (0)