aboutsummaryrefslogtreecommitdiff
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-05-30 10:01:09 +0200
committerMinteck <contact@minteck.org>2022-05-30 10:01:09 +0200
commite0b4c4e963afe23525b146883f70b6cb879c2297 (patch)
tree9d03521a721fd08e18a0ebf939870e51a6d56826 /.idea/vcs.xml
parent1808fbb453a560952387e3add763b64eed1a03ab (diff)
downloadvaportrail-statuspoller-e0b4c4e963afe23525b146883f70b6cb879c2297.tar.gz
vaportrail-statuspoller-e0b4c4e963afe23525b146883f70b6cb879c2297.tar.bz2
vaportrail-statuspoller-e0b4c4e963afe23525b146883f70b6cb879c2297.zip
Improve performance (especially for Windows Server)
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 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