diff options
| author | till-t <[email protected]> | 2021-10-20 16:40:36 -0700 |
|---|---|---|
| committer | till-t <[email protected]> | 2021-10-20 16:40:36 -0700 |
| commit | 63f50a45df411f9ed7511bc49f7853bd3d6b3536 (patch) | |
| tree | 4ede86f9eb91d6e564a00131685dd84d530e0359 /.idea/vcs.xml | |
| parent | Add online IDE url (diff) | |
| download | cst116-lab4-till-t-63f50a45df411f9ed7511bc49f7853bd3d6b3536.tar.xz cst116-lab4-till-t-63f50a45df411f9ed7511bc49f7853bd3d6b3536.zip | |
End of day. Complete through 9.3 exercises.
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..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 |