summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorochko <[email protected]>2012-03-28 12:44:40 +0900
committerochko <[email protected]>2012-03-28 12:44:40 +0900
commitc97f35a31fb20d1dd3f6383c87a6a7bfc43a625a (patch)
treeca6aefad250b152213251cf691031634f9e58b11 /.gitignore
parentec9d3b896a2b07cdcb8198c2227df8dac3b83cdb (diff)
downloadcaxlsx-c97f35a31fb20d1dd3f6383c87a6a7bfc43a625a.tar.gz
caxlsx-c97f35a31fb20d1dd3f6383c87a6a7bfc43a625a.zip
ignore example.csv
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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