mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 04:22:28 +00:00
Meta: Add .DS_Store to .gitignore (#786)
This commit is contained in:
parent
834eff7983
commit
e17386692a
Notes:
sideshowbarker
2024-07-19 11:12:47 +09:00
Author: https://github.com/docyx 🔰
Commit: e17386692a
Pull-request: https://github.com/SerenityOS/serenity/pull/786
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue