From 24e671fce70892f13b19c56cc3881f0dbb8b6e95 Mon Sep 17 00:00:00 2001 From: kliment Date: Mon, 4 Jul 2011 02:47:46 -0700 Subject: [PATCH] Ignore local changes to .pronsolerc --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d20b64..171e83c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +.pronsolerc \ No newline at end of file