We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d78247 commit db0f9b1Copy full SHA for db0f9b1
.gitignore
@@ -5,3 +5,9 @@ tools/esptool.exe
5
tools/mkspiffs/mkspiffs
6
tools/mkspiffs/mkspiffs.exe
7
.DS_Store
8
+
9
+#Ignore files built by Visual Studio/Visual Micro
10
+[Dd]ebug*/
11
+[Rr]elease*/
12
+.vs/
13
+__vm/
0 commit comments