[ticket/13137] Add schema.json file to .gitignore

PHPBB3-13137
This commit is contained in:
Joas Schilling 2014-10-07 16:07:26 +02:00
parent 4fe95d6870
commit ba1776d6a9

1
.gitignore vendored
View file

@ -11,6 +11,7 @@
/phpBB/images/avatars/gallery/*
/phpBB/images/avatars/upload/*
/phpBB/images/ranks/*
/phpBB/install/schemas/schema.json
/phpBB/language/*
!/phpBB/language/en
/phpBB/store/*