diff --git a/.gitignore b/.gitignore index 416746458aa700c01d931f68bbc72bb2028e73f2..9adfa75fe821a7bebdbdac378a34802c9446a260 100644 --- a/.gitignore +++ b/.gitignore @@ -286,4 +286,6 @@ poetry.toml # LSP config files pyrightconfig.json -# End of https://www.toptal.com/developers/gitignore/api/python,pycharm \ No newline at end of file +# End of https://www.toptal.com/developers/gitignore/api/python,pycharm +.idea/tp-clustering.iml +.idea/misc.xml