-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 425033a..f1c5466 100644 --- a/src/.gitignore +++ b/src/.gitignore | |||
@@ -1,10 +1,11 @@ | |||
1 | /.deps | 1 | /.deps |
2 | eyefi.nsmap | 2 | eyefi.nsmap |
3 | soapC.cpp | 3 | soapC.cpp |
4 | soapH.h | 4 | soapH.h |
5 | soapStub.h | 5 | soapStub.h |
6 | soapeyefiService.cpp | 6 | soapeyefiService.cpp |
7 | soapeyefiService.h | 7 | soapeyefiService.h |
8 | *.o | 8 | *.o |
9 | /iiid | 9 | /iiid |
10 | /COPYING.cc | 10 | /COPYING.cc |
11 | /iii-extract-riff-chunk | ||