diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-09 01:31:25 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-09 01:31:25 +0200 |
commit | 12b829032c36a6a376cfae65eee7c914705ce053 (patch) | |
tree | 88f85f4ff4922b105d7794da5f9b76367f64ff5a | |
parent | m (diff) | |
download | crt-calibrator-12b829032c36a6a376cfae65eee7c914705ce053.tar.gz crt-calibrator-12b829032c36a6a376cfae65eee7c914705ce053.tar.bz2 crt-calibrator-12b829032c36a6a376cfae65eee7c914705ce053.tar.xz |
m gitignore1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ _/ bin/ obj/ +/dist/*/* .* !.git* *~ |