diff options
author | Marvin Borner | 2018-06-18 19:41:01 +0200 |
---|---|---|
committer | Marvin Borner | 2018-06-18 19:41:01 +0200 |
commit | 0e0d074f5f3ef3bc0917e4dba9eb408f63014966 (patch) | |
tree | 0e35ef26e3af991aabbdba3ddb20bbf6996f5bf3 /.idea/vcs.xml | |
parent | 5e22a6f8410aa084066100705951379b6cffafb9 (diff) |
Began basic enviremont
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /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="" vcs="Git" /> + </component> +</project>
\ No newline at end of file |