1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:47:45 +00:00

Meta: Add .DS_Store to .gitignore (#786)

This commit is contained in:
Doc O 2019-11-15 16:19:47 -05:00 committed by Andreas Kling
parent 834eff7983
commit e17386692a

1
.gitignore vendored
View file

@ -26,6 +26,7 @@ Toolchain/Tarballs
Toolchain/Build Toolchain/Build
Toolchain/Local Toolchain/Local
.vscode .vscode
.DS_Store
compile_commands.json compile_commands.json
.clang_complete .clang_complete
*Endpoint.h *Endpoint.h