diff --git a/.gitignore b/.gitignore index 05fc0781..b8cdcf31 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,6 @@ bindings/ # legendary cmake's build CMakeLists.txt -firmware/targets/f2/CMakeLists.txt \ No newline at end of file +firmware/targets/f2/CMakeLists.txt + +*.pyc \ No newline at end of file