about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-06-30 15:38:12 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-06-30 15:38:12 -0400
commitf66fc94340bdf6a30260a1932e3f2f22d8822304 (patch)
tree76e660ad290ea210455d1b2e6faae60a7b6c3f9d /.gitignore
parent8163882a352c168b7b70ea883bb7a18a94a55456 (diff)
downloadgen4uploader-f66fc94340bdf6a30260a1932e3f2f22d8822304.tar.gz
gen4uploader-f66fc94340bdf6a30260a1932e3f2f22d8822304.tar.bz2
gen4uploader-f66fc94340bdf6a30260a1932e3f2f22d8822304.zip
Ok sending the auth packet sort of works
I need to set up retransmitting because the assoc request only happens
if I send the auth response twice apparently.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 567609b..6f31401 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,2 @@
1build/ 1build/
2.vscode/