[ticket/10697] Updating gitignore to match develop branch

PHPBB3-10697
This commit is contained in:
Michael Cullum 2012-03-11 09:42:56 +00:00
parent aee79c6cdb
commit 24f1896b3c

2
.gitignore vendored
View file

@ -1,8 +1,10 @@
*~ *~
/phpunit.xml /phpunit.xml
/phpBB/cache/*.html
/phpBB/cache/*.php /phpBB/cache/*.php
/phpBB/cache/queue.php.lock /phpBB/cache/queue.php.lock
/phpBB/config.php /phpBB/config.php
/phpBB/ext/*
/phpBB/files/* /phpBB/files/*
/phpBB/images/avatars/gallery/* /phpBB/images/avatars/gallery/*
/phpBB/images/avatars/upload/* /phpBB/images/avatars/upload/*