diff --git a/.gitignore b/.gitignore index 473a621326e..dcaf281b52a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ erpnext/docs/current __pycache__ *~ .vscode/ -node_modules/ \ No newline at end of file +node_modules/ +.idea/ \ No newline at end of file