diff options
author | Roland Reichwein <mail@reichwein.it> | 2020-03-29 12:06:24 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2020-03-29 12:06:24 +0200 |
commit | 3e9e87e720a4f643c783843687337c72c082cbaf (patch) | |
tree | 3d5b4753d43d15355b2eb3a817205fb3fc93631a /.gitignore | |
parent | ee18ec019ef6f0ef9d7cd3b4cf0314291814cab0 (diff) |
Add dependency handling
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *.o +*.d default.profraw test-minicc |