From c97f35a31fb20d1dd3f6383c87a6a7bfc43a625a Mon Sep 17 00:00:00 2001 From: ochko Date: Wed, 28 Mar 2012 12:44:40 +0900 Subject: ignore example.csv --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1c698903..29af6b25 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ coverage .yardoc *.gem *.xlsx +example.csv *.*~ .DS_Store tmp \ No newline at end of file -- cgit v1.2.3