diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2014-08-10 12:17:03 +0200 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2014-08-10 12:17:03 +0200 |
commit | 59780bbd091c9e162eaf5f399f9bb2440605c4f7 (patch) | |
tree | fc1aee490b75c85c4fc932887a967b7ee267a04f /.gitignore | |
parent | [ticket/12958] Remove subsilver2 for phpBB 3.2 (diff) | |
download | phpbb-59780bbd091c9e162eaf5f399f9bb2440605c4f7.tar.gz phpbb-59780bbd091c9e162eaf5f399f9bb2440605c4f7.tar.bz2 phpbb-59780bbd091c9e162eaf5f399f9bb2440605c4f7.zip |
[ticket/12958] Remove more references of subsilver2
PHPBB3-12958
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index de503c10ad..4afe253848 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,6 @@ /phpBB/store/* /phpBB/styles/* !/phpBB/styles/prosilver -!/phpBB/styles/subsilver2 /phpBB/vendor /tests/phpbb_unit_tests.sqlite* /tests/test_config*.php |