Browse Source

Update .gitignore

Scott Lahteine 7 years ago
parent
commit
9a364990d9
1 changed files with 2 additions and 4 deletions
  1. 2
    4
      .gitignore

+ 2
- 4
.gitignore View File

115
 *.dSYM/
115
 *.dSYM/
116
 *.su
116
 *.su
117
 
117
 
118
-#PlatformIO files/dirs
119
-.pioenvs
120
-.piolib
121
-.piolibdeps
118
+# PlatformIO files/dirs
119
+.pio*
122
 lib/readme.txt
120
 lib/readme.txt
123
 
121
 
124
 #Visual Studio
122
 #Visual Studio

Loading…
Cancel
Save