fix: fix error in gitignore
This commit is contained in:
parent
e3621f4729
commit
da7c37d986
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,5 +3,5 @@
|
|||
*.d
|
||||
*.o
|
||||
*.out
|
||||
bin/*
|
||||
build/*
|
||||
bin/
|
||||
build/
|
||||
|
|
Loading…
Reference in New Issue
Block a user