diff options
author | Mattias Andrée <maandree@kth.se> | 2022-01-04 21:21:14 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-01-04 21:21:14 +0100 |
commit | 4b88e0b8c80f811cc35d30247e2a1e85097d8b4d (patch) | |
tree | bcd0f6d67c08805efb8edb206ffc67b7482de934 /.gitignore | |
parent | Replace dependency on libsimple with boilerplate code (diff) | |
download | makel-4b88e0b8c80f811cc35d30247e2a1e85097d8b4d.tar.gz makel-4b88e0b8c80f811cc35d30247e2a1e85097d8b4d.tar.bz2 makel-4b88e0b8c80f811cc35d30247e2a1e85097d8b4d.tar.xz |
Remove unused files from .gitignore and make clean
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -2,13 +2,7 @@ *~ *.o *.a -*.lo *.su -*.so -*.so.* -*.dll -*.dylib -*.gch *.gcov *.gcno *.gcda |