diff options
author | Louise Crow <louise.crow@gmail.com> | 2011-02-24 18:37:23 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2011-02-24 18:37:23 +0000 |
commit | 0dcb60361b3bf72c7b912be89066a23912fd3949 (patch) | |
tree | 433dbe633237726bce9fc1e674ea9d3c78a5f155 | |
parent | 1e76c6000955de64ebe9c9ddcb8e2b1d919b7a8d (diff) |
Add moo.txt to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2e453536b..75bb8101f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ *~ ._* /db/test_structure.sql +moo.txt |