aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/test/.gitignore
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2011-03-16 10:39:52 +0100
committerDan Gudmundsson <[email protected]>2011-05-12 10:09:46 +0200
commit2e294c82e6f30c71ced50c3d79e4746b5ad2e76d (patch)
treedc320c19c3321834516c0c816b881677773e9fda /lib/mnesia/test/.gitignore
parent5703c55ea47c52a8dc8475085a8657422da3535e (diff)
downloadotp-2e294c82e6f30c71ced50c3d79e4746b5ad2e76d.tar.gz
otp-2e294c82e6f30c71ced50c3d79e4746b5ad2e76d.tar.bz2
otp-2e294c82e6f30c71ced50c3d79e4746b5ad2e76d.zip
Fix mnesia own small test framework so it works with the re-written tests.
Diffstat (limited to 'lib/mnesia/test/.gitignore')
-rw-r--r--lib/mnesia/test/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/mnesia/test/.gitignore b/lib/mnesia/test/.gitignore
new file mode 100644
index 0000000000..1e9a9933ed
--- /dev/null
+++ b/lib/mnesia/test/.gitignore
@@ -0,0 +1,9 @@
+
+
+# Test generates
+MnesiaCore*
+Mnesia.*
+
+tempfile*
+mnesia_test_case_info
+test_log* \ No newline at end of file