Tweaking gitignore some more
This commit is contained in:
parent
c809d396d1
commit
1d1d72b039
5
.gitignore
vendored
5
.gitignore
vendored
@ -40,9 +40,8 @@ indexer_tests
|
|||||||
|
|
||||||
# These folders in cpp/llvm contain lots of upstream cruft we don't care
|
# These folders in cpp/llvm contain lots of upstream cruft we don't care
|
||||||
# about and would rather not have in our tree...
|
# about and would rather not have in our tree...
|
||||||
docs/*
|
cpp/llvm/docs/*
|
||||||
examples/*
|
cpp/llvm/tools/clang/www/*
|
||||||
www/*
|
|
||||||
|
|
||||||
# ... but excluding these LLVMBuild.txt files breaks the build so we need to
|
# ... but excluding these LLVMBuild.txt files breaks the build so we need to
|
||||||
# explicitely include them
|
# explicitely include them
|
||||||
|
Loading…
Reference in New Issue
Block a user