mirror of
https://github.com/vhaudiquet/cindex.git
synced 2025-12-18 12:16:06 +00:00
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
# Ignore C stdlibs
|
|
libs/
|
|
|
|
# Ignore output files
|
|
output*/
|
|
output.json
|
|
a.out
|
|
|
|
# Ignore SuS specs files
|
|
sus*/
|