cpp.js/.gitignore
Gers2017 6fd0c48742 feat(Target): Add fasm target
- Add x86_64-fasm-linux-gnu
- Update Makefile
- Update parser to support '\n'
2023-05-04 17:35:57 -06:00

8 lines
56 B
Plaintext

/bin
/ignore
/**/*.out
*.rs
*.asm
*.elf
test.cpp
test.rs