Skip to content

Commit a2392b2

Browse files
committed
Add build dir to gitignore file
1 parent 2983f47 commit a2392b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ dkms.conf
5555
# generated files
5656
dist/
5757
obj/
58+
build/
5859

5960
# IDE files
6061
.vscode/

0 commit comments

Comments
 (0)