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
lit.site.cfg
*.dot
JITTests.exports
llvm/include/llvm/Config/config.h
llvm/include/llvm/Config/llvm-config.h
llvm/include/llvm/Support/DataTypes.h
llvm/test/VISC/parboil/benchmarks/*/run
llvm/test/VISC/parboil/benchmarks/*/build
llvm/build
llvm/install
hpvm/build
hpvm/install
llvm/
llvm-*.src/
llvm-*.src.tar.xz
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