diff options
author | Dwight Merriman <dwight@10gen.com> | 2010-02-09 18:28:36 -0500 |
---|---|---|
committer | Dwight Merriman <dwight@10gen.com> | 2010-02-09 18:28:36 -0500 |
commit | 42d958985f5bf13607fe91ceb00f3840e0357fc3 (patch) | |
tree | 5f820c7ba8b17f63c006a0a1ed8ca68efe025d35 /.gitignore | |
parent | 5db24d2088d4fb09d18dd9919315a30d010c9fe9 (diff) | |
download | mongo-42d958985f5bf13607fe91ceb00f3840e0357fc3.tar.gz |
git ignore
crlf?
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3256d024a6e..82ea381f5fd 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,9 @@ *~ *.o +*.obj *.aps +*.ilk *.tar.gz *.suo *.ncb |