mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
8e684f0959
Fork the IPC Connection classes into Server:: and Client::ConnectionNG. The new IPC messages are serialized very snugly instead of using the same generic data structure for all messages. Remove ASAPI.h since we now generate all of it from AudioServer.ipc :^)
31 lines
279 B
Text
31 lines
279 B
Text
*
|
|
!*.*
|
|
!*/
|
|
!Makefile
|
|
!LICENSE
|
|
!Base/*
|
|
|
|
*.o
|
|
*.ao
|
|
*.a
|
|
|
|
*.d
|
|
|
|
*.swp
|
|
*.config
|
|
*.creator
|
|
*.creator.user
|
|
*.creator.user.*
|
|
*.files
|
|
*.includes
|
|
*.cflags
|
|
*.cxxflags
|
|
*.autosave
|
|
Root
|
|
Toolchain/Tarballs
|
|
Toolchain/Build
|
|
Toolchain/Local
|
|
.vscode
|
|
compile_commands.json
|
|
.clang_complete
|
|
*Endpoint.h
|