aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-10-07 16:07:26 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-10-07 16:33:26 +0200
commitba1776d6a902ccc45aaaff844b49808bc597bb63 (patch)
tree802b82c5a8452dae838ebeb79e1054d7b558f60f /.gitignore
parent[ticket/13137] Generate the schema when the schema.json file is not available (diff)
downloadphpbb-ba1776d6a902ccc45aaaff844b49808bc597bb63.tar.gz
phpbb-ba1776d6a902ccc45aaaff844b49808bc597bb63.tar.bz2
phpbb-ba1776d6a902ccc45aaaff844b49808bc597bb63.zip
[ticket/13137] Add schema.json file to .gitignore
PHPBB3-13137
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de503c10ad..f9c04980ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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/*