Skip to content

Commit

Permalink
Added some annoyances to .gitignore.
Browse files Browse the repository at this point in the history
* public/projects avatar folder
* TODO list (or TODO.txt)
  • Loading branch information
rdblue committed Nov 14, 2010
1 parent 20b1819 commit 14e6d02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,4 +1,5 @@
vendor/cache/*
public/projects
config/database.yml
config/settings.yml
log/*.log
Expand All @@ -9,3 +10,4 @@ doc/app
doc/plugins
.bundle
notes.txt
TODO*

0 comments on commit 14e6d02

Please sign in to comment.