0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-21 20:33:45 +02:00

Add *.bc for llvm bitcode to gitignore.

This commit is contained in:
Jason Volk 2021-08-30 12:43:54 -07:00
parent ec3209b6d5
commit 09bb1969d4

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ Makefile
*.so
*.lo
*.la
*.bc
*.orig
*.log
*.sw?