diff options
| author | Randy Morgan <[email protected]> | 2012-03-03 16:54:56 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-03-03 16:54:56 +0900 |
| commit | 0a0306e249ce68eee4fbb36240aa897d62af66ba (patch) | |
| tree | 35066133d9a833becd788875d35d955f49682a89 /.gitignore | |
| parent | 55039fe7221e33ffe7b2d1986db7aea015bbc481 (diff) | |
| download | caxlsx-0a0306e249ce68eee4fbb36240aa897d62af66ba.tar.gz caxlsx-0a0306e249ce68eee4fbb36240aa897d62af66ba.zip | |
update gitignore
Diffstat (limited to '.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 |
