From 706557f296d884d21d6ad075d01d23313856a0ed Mon Sep 17 00:00:00 2001 From: allfro Date: Tue, 4 Dec 2012 04:39:29 -0500 Subject: [PATCH] git ignore these damn idea files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 718f354..f85c285 100644 --- a/.gitignore +++ b/.gitignore @@ -26,4 +26,5 @@ pip-log.txt #Mr Developer .mr.developer.cfg -.idea \ No newline at end of file +.idea +.iml \ No newline at end of file -- 2.45.1