1
0
mirror of https://github.com/Wessel/boilerplate-c.git synced 2026-06-05 18:25:46 +02:00
Files
boilerplate-c/.gitignore

7 lines
52 B
Plaintext

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