diff --git a/.gitignore b/.gitignore index 505ba2f..7a12b62 100644 --- a/.gitignore +++ b/.gitignore @@ -24,11 +24,10 @@ __pycache__ # for JetBrains IDEs. **/.idea/workspace.xml -**/.idea/watcherTasks.xml -**/.idea/dictionaries -**/.idea/vcs.xml **/.idea/misc.xml -**/.idea/modules.xml +**/.idea/dictionaries +**/.idea/watcherTasks.xml +**/.idea/inspectionProfiles **/.idea/codeStyles **/.idea/inspectionProfiles diff --git a/build/.idea/build.iml b/build/.idea/build.iml index fa72d54..9c88284 100644 --- a/build/.idea/build.iml +++ b/build/.idea/build.iml @@ -1,11 +1,11 @@ - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/server/www/teleport/.idea/modules.xml b/server/www/teleport/.idea/modules.xml new file mode 100644 index 0000000..2c8db20 --- /dev/null +++ b/server/www/teleport/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/server/www/teleport/.idea/teleport.iml b/server/www/teleport/.idea/teleport.iml index 8ed6835..a3ce38b 100644 --- a/server/www/teleport/.idea/teleport.iml +++ b/server/www/teleport/.idea/teleport.iml @@ -1,23 +1,23 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/server/www/teleport/.idea/vcs.xml b/server/www/teleport/.idea/vcs.xml new file mode 100644 index 0000000..17fbd1b --- /dev/null +++ b/server/www/teleport/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file