From 4608d1cd4501bf2f3dcaad24e2a13083cd4296d2 Mon Sep 17 00:00:00 2001 From: damp11113 Date: Mon, 26 Feb 2024 20:01:42 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c0f64a8..270e18c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ dist/ build/ +Server/QPSK.py