mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-26 23:21:11 +00:00
Change /build to /build* in top-level .gitignore.
Reviewers: beanz Differential Revision: https://reviews.llvm.org/D65559 llvm-svn: 367641
This commit is contained in:
parent
5a00b0772a
commit
087a574af0
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,7 +22,7 @@
|
||||
.DS_store
|
||||
|
||||
# Nested build directory
|
||||
/build
|
||||
/build*
|
||||
|
||||
#==============================================================================#
|
||||
# Explicit files to ignore (only matches one).
|
||||
|
Loading…
Reference in New Issue
Block a user