Skip to content

Commit cc0d9fc

Browse files
committed
add platformio files to .gitignore
1 parent 8e8c99f commit cc0d9fc

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
@@ -3,3 +3,10 @@
33
.DS_Store
44
.sync
55
.syntastic_cpp_config
6+
7+
# platformio (testing)
8+
.pioenvs
9+
.piolibdeps
10+
.travis.yml
11+
platformio.ini
12+

0 commit comments

Comments
 (0)