diff --git a/.gitignore b/.gitignore index d86bb49..85f62eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ .idea/.name .idea/gemtext2html.iml +.idea/inspectionProfiles/Project_Default.xml +.idea/inspectionProfiles/profiles_settings.xml .idea/misc.xml .idea/modules.xml .idea/vcs.xml -.idea/inspectionProfiles/profiles_settings.xml -.idea/inspectionProfiles/Project_Default.xml -.vscode/launch.json -.vscode/settings.json +.idea/workspace.xml .vscode/.ropeproject/config.py .vscode/.ropeproject/objectdb +.vscode/launch.json +.vscode/settings.json \ No newline at end of file