diff --git a/.gitignore b/.gitignore index 320ebb47..ab3a5707 100644 --- a/.gitignore +++ b/.gitignore @@ -44,4 +44,6 @@ docs/_build/ docs/_static/ docs/_templates/ docs/Makefile -src/ocrmypdf/_version.py \ No newline at end of file +src/ocrmypdf/_version.py + +.idea/ \ No newline at end of file