git ignore .settings

This commit is contained in:
acevest
2019-10-13 23:49:35 +08:00
parent 4566aefe14
commit f3fa2e2183

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@
*.swp *.swp
.DS_Store .DS_Store
board/**/build board/**/build
board/**/.settings
board/*/MDK-ARM/DebugConfig/ board/*/MDK-ARM/DebugConfig/
board/*/obj/ board/*/obj/
board/*/MDK-ARM/Obj/ board/*/MDK-ARM/Obj/