diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8e227a226a..3d28fe00d8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ objfiles.txt *.gcov *.gcov.out lcov.info +coverage/ *.vcproj *.vcxproj win32ver.rc |