diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -13,7 +13,8 @@ | |||
| 13 | *.gcno | 13 | *.gcno |
| 14 | *.gcov | 14 | *.gcov |
| 15 | 15 | ||
| 16 | zconf.h | 16 | /zconf.h |
| 17 | /Makefile | ||
| 17 | /example | 18 | /example |
| 18 | /example64 | 19 | /example64 |
| 19 | /examplesh | 20 | /examplesh |
