add some more ignores
1 files changed, 6 insertions(+), 2 deletions(-)

M .hgignore
M .hgignore +6 -2
@@ 1,8 1,12 @@ 
 .git
 .pio
+.idea
 .pioenvs
 .piolibdeps
-.idea
 CMakeLists.txt
 CMakeListsPrivate.txt
-cmake-build-*
+cmake-build-.*$
+\.orig$
+\.DS_Store
+^kicad/.*-bak$
+^kicad/.*-cache$