]> git.lizzy.rs Git - rust.git/commitdiff
Make git ignore the .DS_Store file on Macs (wherever it is)
authorTim Chevalier <chevalier@alum.wellesley.edu>
Tue, 12 Jun 2012 23:19:02 +0000 (16:19 -0700)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Wed, 13 Jun 2012 00:37:04 +0000 (17:37 -0700)
.gitignore

index f9cd0f4f764ab2c86780f8f9a380f77df17b9b55..0853e56e3cbeb1f57e7839119b0121c1937be571 100644 (file)
@@ -78,3 +78,4 @@ x86_64-apple-darwin/
 doc/core/
 tmp.*.rs
 config.stamp
+.DS_Store