diff options
author | Zach Copley <zach@controlyourself.ca> | 2009-06-16 19:23:06 -0700 |
---|---|---|
committer | Zach Copley <zach@controlyourself.ca> | 2009-06-16 19:23:06 -0700 |
commit | 90344e55d46f07e69ff0800552d28ea90b11764a (patch) | |
tree | 13d0ed2e00a4f935da066a95e3ec4199fef7b3e1 /.gitignore | |
parent | bc1f877f6e84929b7f2722f57858cfad8508fea5 (diff) |
Add background dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3418d8ee5..8a7f5c65c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ avatar/* +background/* files/* file/* _darcs/* |