This commit is contained in:
Justin 2023-09-12 11:27:37 -05:00
parent d2894ed93e
commit 5b6f53a2f9
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.obsidian/*

View File

@ -88,4 +88,5 @@
* Connectionless protocol that is an unreliable way to transport segments across the network * Connectionless protocol that is an unreliable way to transport segments across the network
* Windowing * Windowing
*
* Buffering * Buffering