diff options
author | John Wiegley <johnw@newartisans.com> | 2007-05-12 02:17:59 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 03:38:49 -0400 |
commit | d0b60a2676c3244fe01dd5ac70e8458c4eee2984 (patch) | |
tree | 0abebd618f2ae12105198ea9e3268a82c545f9e9 /tests/python | |
parent | c4b6506fff83d6457305d406ee729ae7506f2016 (diff) | |
download | fork-ledger-d0b60a2676c3244fe01dd5ac70e8458c4eee2984.tar.gz fork-ledger-d0b60a2676c3244fe01dd5ac70e8458c4eee2984.tar.bz2 fork-ledger-d0b60a2676c3244fe01dd5ac70e8458c4eee2984.zip |
Removed .gitignore files.
Diffstat (limited to 'tests/python')
-rw-r--r-- | tests/python/.gitignore | 1 | ||||
-rw-r--r-- | tests/python/numerics/.gitignore | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/python/.gitignore b/tests/python/.gitignore deleted file mode 100644 index 0d20b648..00000000 --- a/tests/python/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.pyc diff --git a/tests/python/numerics/.gitignore b/tests/python/numerics/.gitignore deleted file mode 100644 index 0d20b648..00000000 --- a/tests/python/numerics/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.pyc |