Skip to content

Commit

Permalink
added .gitignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
elijh committed Jun 23, 2008
1 parent 53f70fd commit 04d36bc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
log/*.log
tmp/**/*
.DS_Store
doc/api
doc/app
database.yml

Empty file added log/.gitignore
Empty file.
Empty file added tmp/.gitignore
Empty file.

0 comments on commit 04d36bc

Please sign in to comment.