1
0
mirror of https://github.com/Wessel/boilerplate-c.git synced 2026-07-28 18:40:54 +02:00
Files
boilerplate-c/.gitignore

7 lines
52 B
Plaintext

# C build files
**/*.o
**/out/*
**/tmp/*
!.gitkeep