diff --git a/CodeRacer_MKII/library.json b/CodeRacer_MKII/library.json index fa1cdb4..3819220 100644 --- a/CodeRacer_MKII/library.json +++ b/CodeRacer_MKII/library.json @@ -1,6 +1,6 @@ { "name": "CoderacerMKII", - "version": "1.0.0", + "version": "1.0.2", "description": "Basic feature library for the CodeRacer", "keywords": "coderacer", "repository": @@ -19,4 +19,4 @@ "license": "GPL-3.0-or-later", "frameworks": "*", "platforms": "*" - } \ No newline at end of file + } diff --git a/doxygen/.gitignore b/doxygen/.gitignore index facb6f8..7bd4f6a 100644 --- a/doxygen/.gitignore +++ b/doxygen/.gitignore @@ -1,3 +1,5 @@ /html/ /latex/ /xml/ +/__pycache__/ +/m.css/