From ec221e66859a3a39c5d8a9758da7d1832e792a46 Mon Sep 17 00:00:00 2001 From: c vw Date: Mon, 3 May 2021 16:09:15 +0200 Subject: [PATCH] Providing .gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5748427 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +GNUmakefile +*.o +pihpsdr +pihpsdr.app +hpsdrsim +wdspWisdom00 +*.props +ip.addr +hpsdr.png +.DS_Store -- 2.45.2