summaryrefslogtreecommitdiff
path: root/lldb/.gitignore
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2016-06-23 04:24:16 +0000
committerJason Molenda <jmolenda@apple.com>2016-06-23 04:24:16 +0000
commit17b45390db2c6b2799246b73a58c79bdefd9180d (patch)
tree113334c16e3c85d67d8876164ecbb1fc46a100fd /lldb/.gitignore
parent5e65d79d48f1066a0f1e34a6f4aa83b979490c87 (diff)
downloadllvm-17b45390db2c6b2799246b73a58c79bdefd9180d.tar.gz
Revert r273524, it may have been the cause of a linux testbot failure
for TestNamespaceLookup.py; didn't see anything obviously wrong so I'll need to look at this more closely before re-committing. (passed OK on macOS ;) llvm-svn: 273531
Diffstat (limited to 'lldb/.gitignore')
-rw-r--r--lldb/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/.gitignore b/lldb/.gitignore
index b058b7fcab23..5ad21731aab5 100644
--- a/lldb/.gitignore
+++ b/lldb/.gitignore
@@ -21,7 +21,7 @@
# vim swap files
.*.swp
.sw?
-# macOS specific files.
+# OS X specific files.
.DS_store
DerivedData/