diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-24 17:28:51 +0000 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-24 17:28:51 +0000 |
commit | 4de9358c0a90f428163a95eecab3060170246236 (patch) | |
tree | 6f85e29c0f2f42ce0724d98addb656d5c83eef4a | |
parent | d71b088528e18be357da61522bda31defab1b710 (diff) | |
download | thermoprint-4de9358c0a90f428163a95eecab3060170246236.tar thermoprint-4de9358c0a90f428163a95eecab3060170246236.tar.gz thermoprint-4de9358c0a90f428163a95eecab3060170246236.tar.bz2 thermoprint-4de9358c0a90f428163a95eecab3060170246236.tar.xz thermoprint-4de9358c0a90f428163a95eecab3060170246236.zip |
Ignore replacement for :memory:
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ | |||
3 | **/result-* | 3 | **/result-* |
4 | **/dist/ | 4 | **/dist/ |
5 | **/.cabal-sandbox | 5 | **/.cabal-sandbox |
6 | /thermoprint.sqlite | ||