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
|
*.d
|
||||||
*.o
|
*.o
|
||||||
*.out
|
*.out
|
||||||
bin/*
|
bin/
|
||||||
build/*
|
build/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user