mirror of
https://github.com/rui314/chibicc
synced 2025-02-20 15:43:58 +03:00
10 lines
71 B
Plaintext
10 lines
71 B
Plaintext
**/*~
|
|
**/\#*
|
|
**/*.o
|
|
**/*.s
|
|
**/a.out
|
|
/tmp*
|
|
/chibicc
|
|
/test/*.exe
|
|
/stage2
|