diff --git a/.gitignore b/.gitignore index 68dd0e4..195ab7b 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ build/ *.log /logs/ +logs/ logs/** /logs/** **/logs/** diff --git a/iot-gateway/.gitignore b/iot-gateway/.gitignore index 549e00a..fb1bf22 100644 --- a/iot-gateway/.gitignore +++ b/iot-gateway/.gitignore @@ -31,3 +31,13 @@ build/ ### VS Code ### .vscode/ + +*.log +/logs/ +logs/ +logs/** +/logs/** +**/logs/** +logs/**/** +/logs/**/** +**/logs/**/** \ No newline at end of file diff --git a/iot-modules/iot-admin-http-api/.gitignore b/iot-modules/iot-admin-http-api/.gitignore index 549e00a..fb1bf22 100644 --- a/iot-modules/iot-admin-http-api/.gitignore +++ b/iot-modules/iot-admin-http-api/.gitignore @@ -31,3 +31,13 @@ build/ ### VS Code ### .vscode/ + +*.log +/logs/ +logs/ +logs/** +/logs/** +**/logs/** +logs/**/** +/logs/**/** +**/logs/**/** \ No newline at end of file diff --git a/iot-modules/iot-box-user-api/.gitignore b/iot-modules/iot-box-user-api/.gitignore index 702ebff..47852ba 100644 --- a/iot-modules/iot-box-user-api/.gitignore +++ b/iot-modules/iot-box-user-api/.gitignore @@ -37,3 +37,13 @@ build/ ### Mac OS ### .DS_Store /logs/ + +*.log +/logs/ +logs/ +logs/** +/logs/** +**/logs/** +logs/**/** +/logs/**/** +**/logs/**/** \ No newline at end of file diff --git a/iot-modules/iot-box-websocket-api/.gitignore b/iot-modules/iot-box-websocket-api/.gitignore index 549e00a..fb1bf22 100644 --- a/iot-modules/iot-box-websocket-api/.gitignore +++ b/iot-modules/iot-box-websocket-api/.gitignore @@ -31,3 +31,13 @@ build/ ### VS Code ### .vscode/ + +*.log +/logs/ +logs/ +logs/** +/logs/** +**/logs/** +logs/**/** +/logs/**/** +**/logs/**/** \ No newline at end of file diff --git a/iot-modules/iot-customer-http-api/.gitignore b/iot-modules/iot-customer-http-api/.gitignore index 549e00a..fb1bf22 100644 --- a/iot-modules/iot-customer-http-api/.gitignore +++ b/iot-modules/iot-customer-http-api/.gitignore @@ -31,3 +31,13 @@ build/ ### VS Code ### .vscode/ + +*.log +/logs/ +logs/ +logs/** +/logs/** +**/logs/** +logs/**/** +/logs/**/** +**/logs/**/** \ No newline at end of file