Files
c-periphery/.gitignore
2025-11-02 02:55:20 -06:00

10 lines
66 B
Plaintext

*.swp
obj/
*.a
*.so*
*.sh
tests/*
!tests/*.c
!tests/*.h
/*build/*