From 063499ef468ed2b7c7b7a550ecdf38d99a38ede8 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Fri, 3 Dec 2021 17:28:32 +1100 Subject: [PATCH] Cheanup old unused files. --- .gitignore | 2 +- .idea/codeStyles/Project.xml | 7 ------- .idea/codeStyles/codeStyleConfig.xml | 5 ----- .idea/meshtastic-esp32.iml | 2 -- .idea/misc.xml | 4 ---- .idea/modules.xml | 8 -------- .idea/vcs.xml | 9 --------- deprecated/icon-18dp.png | Bin 532 -> 0 bytes deprecated/icon-24px.svg | 1 - deprecated/icon.png | Bin 1118 -> 0 bytes geeksville-private/windows-build-instructions.md | 7 ------- src/.gitignore | 1 - 12 files changed, 1 insertion(+), 45 deletions(-) delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/meshtastic-esp32.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 deprecated/icon-18dp.png delete mode 100644 deprecated/icon-24px.svg delete mode 100644 deprecated/icon.png delete mode 100644 geeksville-private/windows-build-instructions.md delete mode 100644 src/.gitignore diff --git a/.gitignore b/.gitignore index eeb1bcb09..40bba6f69 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ main/credentials.h !.vscode/extensions.json *.code-workspace -.idea/workspace.xml +.idea .DS_Store Thumbs.db diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index f60388162..000000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123c2..000000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/meshtastic-esp32.iml b/.idea/meshtastic-esp32.iml deleted file mode 100644 index f08604bb6..000000000 --- a/.idea/meshtastic-esp32.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 79b3c9483..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 8bde5d372..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 1138593be..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/deprecated/icon-18dp.png b/deprecated/icon-18dp.png deleted file mode 100644 index f202de8df1dee071017295309dca7f2b8e669a9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 532 zcmV+v0_**WP)2&V7@1Fgqt38PrrDO?VBapx+0u$hix9@hZbn!9GV>3SV~d0Qx*HCd@s+A zd1xdj?#F!gjRG{9BIdGvHg*QKIeqF8M~_~ZdJ$)m0Pj*vw$Z^q6?7^n zMeI;_k!eCW(af|Mk7m}zgcxd3*%d=bkVR27|0SwL9pPS+9}Lq!bNHfa$)7ppu=xWM W^Fu%kAoytj0000 \ No newline at end of file diff --git a/deprecated/icon.png b/deprecated/icon.png deleted file mode 100644 index 00e765b446632682b64501643ae2953f1042c13e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1118 zcmV-k1flzhP)SQEjVzubY0#jQmfmF~g z!bOW{WfY+aj#0EQh?Wv+=n@I7kWBq>l&=ZBe)Bzu^87kzW;+W_z|P{3`cOOgFZ|e zz1W2PIFEnZEPrDkHtOu4wv2h$f*)FNw$(C%r=`J}5j=oH9TX7D*U}Pg3++s2FNW}{ zG$T1&#;_!G6sPfLD$PF@vE^AC3jyhzUaeri}5;fwMqTGb4Yp5JdxpTtTVnpkdG=W-<~o02^O^>qKN@~nz8p%;Ppr=qsZA?Wpuvs zReWov;~1SrCn=(6GtSJJjLjDU=Pwlp^7=p=SH3&#%5dtIQy=bbl)f6?gUWkmXW$G< zhhdSEi=wb&IlPI56>UBUw!g}7;stYC&d_^-^mh2ZLU}~i zRfwqjU-`U3%!a_bjN1a|oxpjw`JoshSBFNUp}y9Y8-GlSUJw`w*%mhNk_0t>KPS;TI$NJJA$l!dgDE@}%imY$q$%n9i>%n9i> zOsA0CU*lB%B(DmV$tR^xNEw(}fhrNRO3XweW`&qR99MSwc+LBmjJxWnnu$?qh8JC#CW07*qoM6N<$f+ffW<^TWy diff --git a/geeksville-private/windows-build-instructions.md b/geeksville-private/windows-build-instructions.md deleted file mode 100644 index 9a7ec19e8..000000000 --- a/geeksville-private/windows-build-instructions.md +++ /dev/null @@ -1,7 +0,0 @@ - - -* install python -* install git (including git-bash) -* install platformio -* install vscode -* install https://sourceforge.net/projects/mingw-w64/ (for windows gcc/g++) - you'll need to add the bin directory to your PATH diff --git a/src/.gitignore b/src/.gitignore deleted file mode 100644 index 2fc26f4be..000000000 --- a/src/.gitignore +++ /dev/null @@ -1 +0,0 @@ -main.ino.cpp