mirror of
https://github.com/latentPrion/cppbessot.git
synced 2026-06-23 15:18:37 +00:00
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
# Ignore any directory named `db` or `build` anywhere in this repository.
|
|
**/db/
|
|
**/build/
|
|
/b-*/
|