mirror of
https://github.com/latentPrion/cppbessot.git
synced 2026-06-23 15:18:37 +00:00
Gitignore: Ignore db/ and build/ subdirs
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Ignore any directory named `db` or `build` anywhere in this repository.
|
||||||
|
**/db/
|
||||||
|
**/build/
|
||||||
Reference in New Issue
Block a user