mirror of
https://github.com/vsergeev/c-periphery.git
synced 2026-03-23 07:42:29 +08:00
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
*.swp
|
|
obj/
|
|
*.a
|
|
*.so*
|
|
*.sh
|
|
tests/*
|
|
!tests/*.c
|
|
!tests/*.h
|
|
/*build/*
|