diff --git a/.gitignore b/.gitignore index 873ee22..b78843d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,8 @@ migrations/*.pycg ./vscode .vscode/settings.json .idea -.idea/ \ No newline at end of file +.idea/ +.idea/* +.idea/inspectionProfiles/Project_Default.xml +.idea/misc.xml +.idea/.gitignore \ No newline at end of file