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:
parent
834eff7983
commit
e17386692a
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue