about summary refs log tree commit diff
path: root/.idea
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-02-26 17:10:46 +0100
committerRory& <root@rory.gay>2024-02-26 17:10:46 +0100
commit9371a2eb9d10d9492a168fbb735ba0b0e4d76671 (patch)
treebca4c1ba38370e46265251f00945e9ef1f71f438 /.idea
parentNix: add mainProgram (diff)
downloadMatrixMediaGate-9371a2eb9d10d9492a168fbb735ba0b0e4d76671.tar.xz
Fix auth code to be excluded on federation.
Diffstat (limited to '.idea')
-rw-r--r--.idea/.idea.MatrixMediaGate/.idea/indexLayout.xml8
-rw-r--r--.idea/.idea.MatrixMediaGate/.idea/vcs.xml6
2 files changed, 14 insertions, 0 deletions
diff --git a/.idea/.idea.MatrixMediaGate/.idea/indexLayout.xml b/.idea/.idea.MatrixMediaGate/.idea/indexLayout.xml
new file mode 100644

index 0000000..7b08163 --- /dev/null +++ b/.idea/.idea.MatrixMediaGate/.idea/indexLayout.xml
@@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="UserContentModel"> + <attachedFolders /> + <explicitIncludes /> + <explicitExcludes /> + </component> +</project> \ No newline at end of file diff --git a/.idea/.idea.MatrixMediaGate/.idea/vcs.xml b/.idea/.idea.MatrixMediaGate/.idea/vcs.xml new file mode 100644
index 0000000..35eb1dd --- /dev/null +++ b/.idea/.idea.MatrixMediaGate/.idea/vcs.xml
@@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="" vcs="Git" /> + </component> +</project> \ No newline at end of file