Files
cppbessot/.gitignore

4 lines
91 B
Plaintext

# Ignore any directory named `db` or `build` anywhere in this repository.
**/db/
**/build/