diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-09 01:37:46 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-09 01:37:46 +0200 |
commit | 350b41084d6e09cad54e8a676613e0b1a6061b56 (patch) | |
tree | 61bc8b9544afcf7d5ab772655c5b49801405a17c /.gitignore | |
parent | m gitignore (diff) | |
download | crt-calibrator-350b41084d6e09cad54e8a676613e0b1a6061b56.tar.gz crt-calibrator-350b41084d6e09cad54e8a676613e0b1a6061b56.tar.bz2 crt-calibrator-350b41084d6e09cad54e8a676613e0b1a6061b56.tar.xz |
dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ _/ bin/ obj/ -/dist/*/* .* !.git* *~ |