From d0b60a2676c3244fe01dd5ac70e8458c4eee2984 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 12 May 2007 02:17:59 +0000 Subject: Removed .gitignore files. --- tests/.gitignore | 1 - tests/python/.gitignore | 1 - tests/python/numerics/.gitignore | 1 - 3 files changed, 3 deletions(-) delete mode 100644 tests/.gitignore delete mode 100644 tests/python/.gitignore delete mode 100644 tests/python/numerics/.gitignore (limited to 'tests') diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index 0d20b648..00000000 --- a/tests/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.pyc 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 -- cgit v1.2.3