mirror of
https://github.com/Wessel/boilerplate-c.git
synced 2026-07-28 18:40:54 +02:00
7 lines
52 B
Plaintext
7 lines
52 B
Plaintext
# C build files
|
|
**/*.o
|
|
**/out/*
|
|
|
|
**/tmp/*
|
|
!.gitkeep
|