gitignore: ignore llvm-project directory

It was ignored before when the directory was still just called llvm, but
now it isn't anymore. Fix that.
This commit is contained in:
Ayke van Laethem
2019-09-21 15:18:15 +02:00
committed by Ron Evans
parent a7d00f1b6d
commit 9d47897368
+1 -1
View File
@@ -12,5 +12,5 @@ src/device/sifive/*.s
src/device/stm32/*.go
src/device/stm32/*.s
vendor
llvm
llvm-build
llvm-project