summaryrefslogtreecommitdiff
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorWerWolv <werwolv98@gmail.com>2022-03-31 15:28:40 +0200
committerWerWolv <werwolv98@gmail.com>2022-03-31 15:28:40 +0200
commit4c5ca4e567480d1edf39e5b448bd4f93c1c414c5 (patch)
tree092981c08b66fb7116fb939f58a9ce0f3a09b65c /.idea/vcs.xml
parenta38e03094b49fdc44389d4a558e55108d6db827a (diff)
downloaddecky-loader-4c5ca4e567480d1edf39e5b448bd4f93c1c414c5.tar.gz
decky-loader-4c5ca4e567480d1edf39e5b448bd4f93c1c414c5.zip
sys: Added basic plugin loader
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r--.idea/vcs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 00000000..94a25f7f
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="VcsDirectoryMappings">
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
+ </component>
+</project> \ No newline at end of file