Added a couple dirs to .gitignore
This commit is contained in:
parent
c7608a9ddd
commit
cc85afda3a
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,6 +5,8 @@ file/*
|
|||
local/*
|
||||
_darcs/*
|
||||
logs/*
|
||||
log/*
|
||||
run/*
|
||||
config.php
|
||||
.htaccess
|
||||
httpd.conf
|
||||
|
@ -27,3 +29,4 @@ php.log
|
|||
.DS_Store
|
||||
nbproject
|
||||
*.mo
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user