diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml new file mode 100644 index 0000000..a55e7a1 --- /dev/null +++ b/.idea/codeStyles/codeStyleConfig.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Run_chromium_debug.xml b/.idea/runConfigurations/Run_chromium_debug.xml new file mode 100644 index 0000000..77eb0c6 --- /dev/null +++ b/.idea/runConfigurations/Run_chromium_debug.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/Run_firefox_debug.xml b/.idea/runConfigurations/Run_firefox_debug.xml new file mode 100644 index 0000000..b51ad71 --- /dev/null +++ b/.idea/runConfigurations/Run_firefox_debug.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file