Add *.os rule to gitignore
This commit is contained in:
parent
06d11d2c0d
commit
081063be69
3
.gitignore
vendored
3
.gitignore
vendored
@ -35,4 +35,5 @@
|
|||||||
# SConstruct
|
# SConstruct
|
||||||
**/.sconsign.dblite
|
**/.sconsign.dblite
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
.cache/
|
.cache/
|
||||||
|
*.os
|
||||||
|
BIN
cpp/Logger.os
BIN
cpp/Logger.os
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user