Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 20498cf

Browse files
dok-netme-no-dev
authored andcommitted
Expand gitignore to cover files created by Visual Micro (#2934)
* Expand gitignore to cover files created by Visual Micro's Arduino IDE for Visual Studio (cherry picked from commit d6209c7) * Also ignore VS project files (cherry picked from commit e0ec212)
1 parent 02e5172 commit 20498cf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎.gitignore‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ tools/esptool.exe
55
tools/mkspiffs/mkspiffs
66
tools/mkspiffs/mkspiffs.exe
77
.DS_Store
8+
9+
#Ignore files built by Visual Studio/Visual Micro
10+
[Dd]ebug*/
11+
[Rr]elease*/
12+
.vs/
13+
__vm/
14+
*.vcxproj*

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /