1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-20 07:42:09 +02:00

[ticket/12706] Ignore additional styles

PHPBB3-12706
This commit is contained in:
Joas Schilling 2014-06-14 12:07:48 +02:00
parent 99c3ca18be
commit a620a6c5fe

3
.gitignore vendored
View File

@ -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