From 426da850d3665025c3a840ee32c1ee1c5e473885 Mon Sep 17 00:00:00 2001 From: Matt Nash Date: Fri, 3 Feb 2012 15:00:57 -0600 Subject: [PATCH] Issue #192 gitignore changes Former-commit-id: 68f511221d4b198be50e1cf2a81723b8c3578a61 --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53667491e5..f2e1f1246f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ test-bin/ testbin/ testBin/ bin-test/ - +*.class +*.pyo +*.o