mirror of
https://github.com/latentPrion/cppbessot.git
synced 2026-04-17 18:44:23 +00:00
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
# Ignore any directory named `db` or `build` anywhere in this repository.
|
|
**/db/
|
|
**/build/
|