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