diff options
| author | Erick Tryzelaar <[email protected]> | 2012-07-03 20:29:29 -0700 |
|---|---|---|
| committer | Erick Tryzelaar <[email protected]> | 2012-07-03 20:29:29 -0700 |
| commit | f9e4b7ab18ce3c0eebf634a2accef3cc31ce28e4 (patch) | |
| tree | 837905681ecb5f01fd07fc52661493457b19f30c | |
| parent | Update to latest rustc syntax. (diff) | |
| download | rust-openssl-0.1.tar.xz rust-openssl-0.1.zip | |
Add a .gitignorev0.1
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..cd49243d --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.sw[po] +libcrypto*.dylib +*.dSYM/ +crypto |