summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-05-07 18:15:13 +0200
committerMinteck <contact@minteck.org>2022-05-07 18:15:13 +0200
commit88394101a513cf41dd4af1bb46881e7ae78bcf9f (patch)
treee99d2e9fd27ff2b1ebe1790c4e866d3862def0a5 /.idea
parent1f8e9aab02a849f64aa6069a04cbabaf5993c65a (diff)
downloadarcade-88394101a513cf41dd4af1bb46881e7ae78bcf9f.tar.gz
arcade-88394101a513cf41dd4af1bb46881e7ae78bcf9f.tar.bz2
arcade-88394101a513cf41dd4af1bb46881e7ae78bcf9f.zip
Add RPS
Diffstat (limited to '.idea')
-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 0000000..94a25f7
--- /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