diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,6 +46,9 @@ po/Makevars.template | |||
46 | po/POTFILES | 46 | po/POTFILES |
47 | po/configargs.stamp | 47 | po/configargs.stamp |
48 | **~ | 48 | **~ |
49 | \#*\# | ||
49 | doc/libmicrohttpd.log | 50 | doc/libmicrohttpd.log |
50 | src/examples/suspend_resume_epoll | 51 | src/examples/suspend_resume_epoll |
51 | uncrustify.cfg | 52 | uncrustify.cfg |
53 | **.dvi | ||
54 | **.t2d | ||