diff --git a/.gitignore b/.gitignore index de51388..dca35e5 100644 --- a/.gitignore +++ b/.gitignore @@ -133,6 +133,11 @@ Temporary Items .idea/**/usage.statistics.xml .idea/**/dictionaries .idea/**/shelf +.idea/workspace.xml +.idea/tasks.xml +.idea/usage.statistics.xml +.idea/dictionaries +.idea/shelf # Generated files .idea/**/contentModel.xml @@ -204,4 +209,4 @@ modules.xml .idea/misc.xml *.ipr -# End of https://www.gitignore.io/api/intellij+all \ No newline at end of file +# End of https://www.gitignore.io/api/intellij+all