don't checkin workspace files

This commit is contained in:
Kevin Hester
2021-04-28 15:33:08 +08:00
parent b95baadb9a
commit 14224088aa
2 changed files with 4 additions and 184 deletions

5
.gitignore vendored
View File

@@ -9,6 +9,8 @@ main/credentials.h
!.vscode/extensions.json
*.code-workspace
.idea/workspace.xml
.DS_Store
Thumbs.db
.autotools
@@ -19,4 +21,5 @@ Thumbs.db
nanopb*
flash.uf2
cmake-build*
__pycache__
__pycache__