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

1
.gitignore vendored
View File

@ -36,3 +36,4 @@
**/.sconsign.dblite **/.sconsign.dblite
compile_commands.json compile_commands.json
.cache/ .cache/
*.os

Binary file not shown.