Add *.os rule to gitignore

This commit is contained in:
karl 2021-03-16 15:08:45 +01:00
parent 06d11d2c0d
commit 081063be69
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -35,4 +35,5 @@
# SConstruct
**/.sconsign.dblite
compile_commands.json
.cache/
.cache/
*.os

Binary file not shown.