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