diff --git a/.gitignore b/.gitignore index de5e97e42..74b81462f 100644 --- a/.gitignore +++ b/.gitignore @@ -87,5 +87,5 @@ run/ plugins/ ### Natives stuff ### -natives/mbedtls -natives/zlib-ng \ No newline at end of file +native/mbedtls +native/zlib-ng