mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge pull request #5255 from senky/ticket/15694
[ticket/15694] Ignore lang files in prosilver/theme dir * github.com:/phpbb/phpbb: [ticket/15694] Ignore lang files in prosilver/theme dir
This commit is contained in:
commit
683250ee62
1 changed files with 3 additions and 0 deletions
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
|
||||
node_modules
|
||||
/phpBB/vendor
|
||||
|
|
Loading…
Add table
Reference in a new issue