diff --git a/.gitignore b/.gitignore index 533a354..a1ed748 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /cmake-build-debug/ -/calibration_images/ \ No newline at end of file +/calibration_images/ +/.idea/ \ No newline at end of file