summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-23 04:42:28 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:38:30 -0400
commitbe9f18ccfe81acdd2f34b27352f2843235fab69b (patch)
tree89bb8aea8ac4d367b1c054eeea5d3fd9f7bb197c /tests
parentece13a8cf10e9afb576139411f450d8b37ec8e65 (diff)
downloadledger-be9f18ccfe81acdd2f34b27352f2843235fab69b.tar.gz
ledger-be9f18ccfe81acdd2f34b27352f2843235fab69b.tar.bz2
ledger-be9f18ccfe81acdd2f34b27352f2843235fab69b.zip
Reduced memory consumption of register report.
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore1
-rw-r--r--tests/python/.gitignore1
-rw-r--r--tests/python/corelib/.gitignore1
-rw-r--r--tests/python/corelib/numerics/.gitignore1
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 00000000..0d20b648
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1 @@
+*.pyc
diff --git a/tests/python/.gitignore b/tests/python/.gitignore
new file mode 100644
index 00000000..0d20b648
--- /dev/null
+++ b/tests/python/.gitignore
@@ -0,0 +1 @@
+*.pyc
diff --git a/tests/python/corelib/.gitignore b/tests/python/corelib/.gitignore
new file mode 100644
index 00000000..0d20b648
--- /dev/null
+++ b/tests/python/corelib/.gitignore
@@ -0,0 +1 @@
+*.pyc
diff --git a/tests/python/corelib/numerics/.gitignore b/tests/python/corelib/numerics/.gitignore
new file mode 100644
index 00000000..0d20b648
--- /dev/null
+++ b/tests/python/corelib/numerics/.gitignore
@@ -0,0 +1 @@
+*.pyc