From 07963dc8522d51b82919a8a60efb5a39d02c992a Mon Sep 17 00:00:00 2001 From: Krzysztof Kotowicz Date: Fri, 13 Jan 2012 11:15:57 +0100 Subject: [PATCH] added eclipse files to gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 99cea47..29685ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.class -*.swf \ No newline at end of file +*.swf +.classpath +.project \ No newline at end of file