DebugInfo: Limit r203187 to non-darwin as lldb can't handle this yet
[oota-llvm.git] / .gitignore
index 4e9e1376143761fd4385f146f5362bfd3a00dbd3..3de9128dcdb41ffd59332064a8e803ef41f52b1e 100644 (file)
@@ -17,6 +17,9 @@
 *.pyc
 # vim swap files
 .*.swp
+.sw?
+#OS X specific files.
+.DS_store
 
 #==============================================================================#
 # Explicit files to ignore (only matches one).