Skip to content

Commit

Permalink
[ticket/12706] Ignore additional styles
Browse files Browse the repository at this point in the history
PHPBB3-12706
  • Loading branch information
nickvergessen committed Jun 14, 2014
1 parent 99c3ca1 commit a620a6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
/phpBB/images/avatars/gallery/*
/phpBB/images/avatars/upload/*
/phpBB/store/*
/phpBB/styles/*
!/phpBB/styles/prosilver
!/phpBB/styles/subsilver2
/phpBB/vendor
/tests/phpbb_unit_tests.sqlite*
/tests/test_config*.php
Expand Down

0 comments on commit a620a6c

Please sign in to comment.