diff --git a/fileControlPanel/.idea/.gitignore b/fileControlPanel/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/fileControlPanel/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/fileControlPanel/.idea/fileControlPanel.iml b/fileControlPanel/.idea/fileControlPanel.iml new file mode 100644 index 0000000..0c8867d --- /dev/null +++ b/fileControlPanel/.idea/fileControlPanel.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/fileControlPanel/.idea/modules.xml b/fileControlPanel/.idea/modules.xml new file mode 100644 index 0000000..1fc691c --- /dev/null +++ b/fileControlPanel/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/fileControlPanel/.idea/vcs.xml b/fileControlPanel/.idea/vcs.xml new file mode 100644 index 0000000..6c0b863 --- /dev/null +++ b/fileControlPanel/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file