mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10680] Add /phpBB/ext/* to .gitignore
PHPBB3-10680
This commit is contained in:
parent
89af42dfab
commit
864606feed
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@
|
||||||
/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/*
|
||||||
|
|
Loading…
Add table
Reference in a new issue