diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bc3545644d..95a1aef721 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,8 @@ Toolchain/Tarballs Toolchain/Build Toolchain/Local .vscode +.DS_Store compile_commands.json .clang_complete *Endpoint.h -Ports/packages.db +Ports/packages.db
\ No newline at end of file |