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,10 +115,8 @@ tags
115 115
 *.dSYM/
116 116
 *.su
117 117
 
118
-#PlatformIO files/dirs
119
-.pioenvs
120
-.piolib
121
-.piolibdeps
118
+# PlatformIO files/dirs
119
+.pio*
122 120
 lib/readme.txt
123 121
 
124 122
 #Visual Studio

Loading…
Cancel
Save