Skip to content

Commit

Permalink
Merge pull request phpbb#5255 from senky/ticket/15694
Browse files Browse the repository at this point in the history
[ticket/15694] Ignore lang files in prosilver/theme dir

* github.com:/phpbb/phpbb:
  [ticket/15694] Ignore lang files in prosilver/theme dir
  • Loading branch information
Nicofuma committed Jul 8, 2018
2 parents e190873 + ce97b11 commit 683250e
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 @@ -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
Expand Down

0 comments on commit 683250e

Please sign in to comment.