Skip to content

Commit

Permalink
chore(dock): update .ignore to reflect IDEA/Win32 development
Browse files Browse the repository at this point in the history
  • Loading branch information
rfvermut committed Dec 9, 2022
1 parent de2eb7e commit f2ba04e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Firmware/LowLevel/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@
.vscode/launch.json
.vscode/ipch
.vscode/

.idea

cmake-build*
CMakeLists.txt
CMakeListsPrivate.txt
7 changes: 6 additions & 1 deletion Hardware/OpenMowerMainboard/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,9 @@ fp-info-cache

replicate_layout.log

MyModules3d/
MyModules3d/

release
release_navigator

.kidiff

0 comments on commit f2ba04e

Please sign in to comment.