Skip to content

Commit b769ad2

Browse files
Add llvm folder to .gitignore file
1 parent 5af59b6 commit b769ad2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ benchmarks
2323
tools/llvm-project
2424
tools/llvmint
2525
tools/llvmint-2
26+
# The `llvm` folder is generated by the `tools/generate_intrinsics.py` script to update intrinsics.
27+
llvm

0 commit comments

Comments
 (0)