diff options
author | John Wiegley <johnw@newartisans.com> | 2007-04-21 10:55:33 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:38:29 -0400 |
commit | 48f5d4543a1c1099a139197f13866056f27a15f9 (patch) | |
tree | 5ed2ddc30f18c3a7f6e51a220efcd86c5ab0ba79 | |
parent | a13a6d645e6b5c2a444cfc1cce20d56f0b400320 (diff) | |
download | ledger-48f5d4543a1c1099a139197f13866056f27a15f9.tar.gz ledger-48f5d4543a1c1099a139197f13866056f27a15f9.tar.bz2 ledger-48f5d4543a1c1099a139197f13866056f27a15f9.zip |
Added an ignore file for git.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..5c55994d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +pending +utils |