Skip to content
Snippets Groups Projects
Commit da43f3a3 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

.gitignore ignores build/install and working llvm directories

parent 379494fb
No related branches found
No related tags found
No related merge requests found
...@@ -27,10 +27,11 @@ cfg.foo.dot ...@@ -27,10 +27,11 @@ cfg.foo.dot
lit.site.cfg lit.site.cfg
*.dot *.dot
JITTests.exports JITTests.exports
llvm/include/llvm/Config/config.h
llvm/include/llvm/Config/llvm-config.h hpvm/build
llvm/include/llvm/Support/DataTypes.h hpvm/install
llvm/test/VISC/parboil/benchmarks/*/run llvm/
llvm/test/VISC/parboil/benchmarks/*/build llvm-*.src/
llvm/build llvm-*.src.tar.xz
llvm/install hpvm/projects/visc-rt/visc-rt.ll
hpvm/test/parboil/benchmarks/*/build/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment