Remove from .gitignore stuff that should clearly go to developer's global gitignore instead
This commit is contained in:
parent
0df8531834
commit
25eb06ac46
13
.gitignore
vendored
13
.gitignore
vendored
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user