git://git.jankratochvil.net
/
lldb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a00b07
)
Change /build to /build* in top-level .gitignore.
author
Douglas Yung
<douglas.yung@sony.com>
Fri, 2 Aug 2019 02:14:08 +0000
(
02:14
+0000)
committer
Douglas Yung
<douglas.yung@sony.com>
Fri, 2 Aug 2019 02:14:08 +0000
(
02:14
+0000)
Reviewers: beanz
Differential Revision: https://reviews.llvm.org/D65559
llvm-svn: 367641
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
b0b48b4
..
d2ad5d0
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-22,7
+22,7
@@
.DS_store
# Nested build directory
-/build
+/build
*
#==============================================================================#
# Explicit files to ignore (only matches one).