mirror of
https://github.com/vsergeev/c-periphery.git
synced 2026-02-05 14:41:06 +08:00
10 lines
66 B
Plaintext
10 lines
66 B
Plaintext
*.swp
|
|
obj/
|
|
*.a
|
|
*.so*
|
|
*.sh
|
|
tests/*
|
|
!tests/*.c
|
|
!tests/*.h
|
|
/*build/*
|