Skip to content

Commit f13f9c7

Browse files
committed
rework gitignore file
1 parent 9673ea4 commit f13f9c7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

mpy-cross/.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
mpy-cross{,.exe}
2-
mpy-cross.static{,.exe}
3-
build-*
4-
pitools
1+
/mpy-cross
2+
/mpy-cross.static
3+
/mpy-cross.static.exe
4+
/mpy-cross.static-raspbian
5+
/build-*
6+
/pitools

0 commit comments

Comments
 (0)