1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 14:17: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

3
.gitignore vendored
View file

@ -26,7 +26,8 @@ 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
Ports/packages.db Ports/packages.db