[NFC] Add .gitignore file (#2216)

Introduce a `.gitignore` file to the repository matching a build folder
`[Bb]uild/` pattern.
This commit is contained in:
Ewan Crawford
2025-01-10 04:55:37 +00:00
committed by GitHub
parent d058dfdeef
commit 74cb5cd608

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
# Build dir
[Bb]uild/