reid-llvm/.gitignore

14 lines
91 B
Plaintext
Raw Normal View History

2024-07-17 19:43:28 +02:00
src/old_llvm
2023-07-27 16:40:12 +02:00
/target
/.vscode
.env
hello.*
main
2025-07-21 20:15:55 +02:00
*.o
*.ll
*.asm
*.out
*.llir
2025-07-28 01:06:20 +02:00
*.mir
foo.reid