chibicc/.gitignore

9 lines
63 B
Plaintext
Raw Normal View History

**/*~
**/\#*
**/*.o
**/*.s
**/a.out
/tmp*
/chibicc
2020-09-04 13:03:01 +03:00
/test/*.exe