From aec8f7677acebfb2521ee03d7caf8497053c4be3 Mon Sep 17 00:00:00 2001 From: Karlis Goba Date: Fri, 12 Aug 2022 23:30:52 +0300 Subject: [PATCH] Added more files/dirs --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ebfa2e2..e80131a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ -*.o gen_ft8 decode_ft8 +test_ft8 +libft8.a +wsjtx2/ +.build/ +.DS_Store +.vscode/ +__pycache__/ \ No newline at end of file