1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

[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/*