diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-14 12:05:45 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-14 12:05:45 +0200 |
commit | 67692fc2056a95ad5f673742fd4e73fb99ba43e9 (patch) | |
tree | 17336d992f97fbd6ee186ed738e44e1c884edc5e /.gitignore | |
parent | Change license, change style, and remove crap (diff) | |
download | sha3sum-67692fc2056a95ad5f673742fd4e73fb99ba43e9.tar.gz sha3sum-67692fc2056a95ad5f673742fd4e73fb99ba43e9.tar.bz2 sha3sum-67692fc2056a95ad5f673742fd4e73fb99ba43e9.tar.xz |
Do not use texman
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ bin/ *.a *.su *.gch - +*.1 +!/xsum.1 |