Skip to content

Commit 03dab37

Browse files
committed
./gitignore: Fix noise command.
Signed-off-by: zhanglinjing <Linjing.Zhang@infineon.com>
1 parent c7cc923 commit 03dab37

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,3 @@ docs/build
2727
docs/source/_build
2828
__pycache__/
2929
_build/
30-
31-
echo "libraries/SPI/src/SPI.cpp" >> .gitignore
32-
echo "set_all_pins_input.ino" >> .gitignore
33-
echo "src/" >> .gitignore
34-
echo "tests/minimal_test.ino" >> .gitignore

0 commit comments

Comments
 (0)