This website works better with JavaScript.
Explore
Help
Sign In
yanguangshaonian
/
mongo-rust-driver
Watch
1
Star
0
Fork
You've already forked mongo-rust-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add DS_Store to .gitignore
Browse Source
pull/39/head
Michael Jansen
7 years ago
parent
5a0756ffaa
commit
8e0b37bc03
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
.gitignore
vendored
Unescape
Escape
View File
@ -2,4 +2,5 @@ target
Cargo.lock
Cargo.lock
mongoc-sys/mongo-c-driver*
mongoc-sys/mongo-c-driver*
ssl_env_vars
ssl_env_vars
.idea/
.idea/
.DS_Store
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
yanguangshaonian/mongo-rust-driver
Title
Body
Create Issue