mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
11 lines
96 B
Text
11 lines
96 B
Text
|
*.o
|
||
|
*.tmp
|
||
|
*.bin
|
||
|
*.iso
|
||
|
*.so
|
||
|
*.a
|
||
|
# Ignore dynamically generated headers.
|
||
|
/*.h
|
||
|
c/h/*.h
|
||
|
c/h/sys/*.h
|