mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-05 00:13:29 +02:00
[ticket/15694] Ignore lang files in prosilver/theme dir
PHPBB3-15694
This commit is contained in:
parent
02cbb864a5
commit
ce97b113c0
3
.gitignore
vendored
3
.gitignore
vendored
@ -16,6 +16,9 @@
|
||||
/phpBB/store/*
|
||||
/phpBB/styles/*
|
||||
!/phpBB/styles/prosilver
|
||||
/phpBB/styles/prosilver/theme/*/
|
||||
!/phpBB/styles/prosilver/theme/en
|
||||
!/phpBB/styles/prosilver/theme/images
|
||||
!/phpBB/styles/all
|
||||
/phpBB/vendor
|
||||
/tests/phpbb_unit_tests.sqlite*
|
||||
|
Loading…
x
Reference in New Issue
Block a user