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

Appearance settings

Commit c37557c

Browse filesBrowse files
authored
Update .gitignore (#5323)
In current master, after get.exe, there's tools/mkfatfs.exe that must be ignored. Also cleaning up a simple duplicate line in .gitignore. This is for Windows only, any hints on what can be done for Linux, Mac, is appreciated.
1 parent 8f46bad commit c37557c
Copy full SHA for c37557c

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.gitignore

Copy file name to clipboardExpand all lines: .gitignore
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tools/esptool
66
tools/esptool.exe
77
tools/mkspiffs
88
tools/mklittlefs
9+
tools/mkfatfs.exe
910
.DS_Store
1011

1112
#Ignore files built by Visual Studio/Visual Micro
@@ -17,4 +18,3 @@ __vm/
1718
.vscode/
1819
platform.sloeber.txt
1920
boards.sloeber.txt
20-
tools/mklittlefs

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.