diff --git a/.gitignore b/.gitignore index ec792ed..fa58000 100644 --- a/.gitignore +++ b/.gitignore @@ -99,4 +99,4 @@ application.linux32 application.linux64 application.windows32 application.windows64 -application.macosx +application.macosx \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 1f431bf..d83ff68 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "rpi-rgb-led-matrix"] - path = rpi-rgb-led-matrix - url = https://github.com/adafruit/rpi-rgb-led-matrix.git + path = rpi-rgb-led-matrix + url = https://github.com/adafruit/rpi-rgb-led-matrix.git \ No newline at end of file