diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,5 +3,12 @@ *.o *.a *.so +*.so.* *.su *.out +*.test +*.gch +*.gcda +*.gcno +*.gcov +*.lo |
index : libsimple | ||
[Stable] A bunch of C functions that are useful when writing simple code | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 7 |
@@ -3,5 +3,12 @@ *.o *.a *.so +*.so.* *.su *.out +*.test +*.gch +*.gcda +*.gcno +*.gcov +*.lo |