diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-10-13 18:25:01 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-10-13 18:25:01 +0200 |
commit | 2dcbb4482de2c352b76372b389fda20c63075295 (patch) | |
tree | b377a75abecc6992aa4eda04d4d9ef8a31a0a29d /.gitignore | |
parent | 3402bbc71d4492caff4098b9606a58ab18ab67c2 (diff) | |
download | thermoprint-2dcbb4482de2c352b76372b389fda20c63075295.tar thermoprint-2dcbb4482de2c352b76372b389fda20c63075295.tar.gz thermoprint-2dcbb4482de2c352b76372b389fda20c63075295.tar.bz2 thermoprint-2dcbb4482de2c352b76372b389fda20c63075295.tar.xz thermoprint-2dcbb4482de2c352b76372b389fda20c63075295.zip |
Introduced redo to buildsystem & fixed thermoprint
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ | |||
1 | /result | 1 | /.redo |
2 | /*.result | ||
3 | /*.result-link | ||