diff options
| author | Randy Morgan <[email protected]> | 2012-03-03 16:54:56 +0900 |
|---|---|---|
| committer | Sean Duckett <[email protected]> | 2012-03-07 14:45:03 -0600 |
| commit | f8158127cd91595171ce05aa2c2da109f8c36e07 (patch) | |
| tree | 9cd98a38093d37212dddd2e70f2c755215daf973 | |
| parent | 0a97afe5a57ecb0e2957ce50d707a550cd287e6c (diff) | |
| download | caxlsx-f8158127cd91595171ce05aa2c2da109f8c36e07.tar.gz caxlsx-f8158127cd91595171ce05aa2c2da109f8c36e07.zip | |
update gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ coverage *.gem *.xlsx *.*~ -.DS_Store
\ No newline at end of file +.DS_Store +tmp
\ No newline at end of file |
