Skip to content

Commit 74cb5cd

Browse files
authored
[NFC] Add .gitignore file (#2216)
Introduce a `.gitignore` file to the repository matching a build folder `[Bb]uild/` pattern.
1 parent d058dfd commit 74cb5cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Build dir
2+
[Bb]uild/

0 commit comments

Comments
 (0)