Remove from .gitignore stuff that should clearly go to developer's global gitignore instead

This commit is contained in:
Diogo Cordeiro 2019-04-20 01:50:02 +01:00
parent 0df8531834
commit 25eb06ac46
1 changed files with 0 additions and 13 deletions

13
.gitignore vendored
View File

@ -2,30 +2,17 @@ avatar/
files/ files/
file/ file/
local/ local/
_darcs/
logs/ logs/
log/ log/
run/ run/
config.php config.php
.htaccess .htaccess
httpd.conf httpd.conf
*.tmproj
dataobject.ini dataobject.ini
*~
*.bak *.bak
*.orig *.orig
*.rej *.rej
.#*
*.swp
.buildpath
.project
.settings
TODO.rym TODO.rym
config-*.php config-*.php
good-config.php good-config.php
lac08.log
php.log
.DS_Store
nbproject
*.mo *.mo