Added a couple dirs to .gitignore

This commit is contained in:
Zach Copley 2011-06-29 18:59:42 +00:00
parent c7608a9ddd
commit cc85afda3a
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -5,6 +5,8 @@ file/*
local/* local/*
_darcs/* _darcs/*
logs/* logs/*
log/*
run/*
config.php config.php
.htaccess .htaccess
httpd.conf httpd.conf
@ -27,3 +29,4 @@ php.log
.DS_Store .DS_Store
nbproject nbproject
*.mo *.mo