author | Michael Krelin <hacker@klever.net> | 2009-03-08 20:09:21 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2009-03-08 20:09:21 (UTC) |
commit | aadaa8b5d7eda23e72dbded9d6437b40358353f3 (patch) (unidiff) | |
tree | 0bff6fdde1e2b9be02b48aaf7d03f095604718e1 /src/.gitignore | |
download | iii-aadaa8b5d7eda23e72dbded9d6437b40358353f3.zip iii-aadaa8b5d7eda23e72dbded9d6437b40358353f3.tar.gz iii-aadaa8b5d7eda23e72dbded9d6437b40358353f3.tar.bz2 |
Inital commit to public repository0.0
-rw-r--r-- | src/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..425033a --- a/dev/null +++ b/src/.gitignore | |||
@@ -0,0 +1,10 @@ | |||
1 | /.deps | ||
2 | eyefi.nsmap | ||
3 | soapC.cpp | ||
4 | soapH.h | ||
5 | soapStub.h | ||
6 | soapeyefiService.cpp | ||
7 | soapeyefiService.h | ||
8 | *.o | ||
9 | /iiid | ||
10 | /COPYING.cc | ||