diff options
author | Oskar <[email protected]> | 2024-07-30 17:01:04 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-07-30 17:01:04 +0200 |
commit | 642720852ec17b68d8d2bbad300202604c0bb63d (patch) | |
tree | 5cdb770d6a871f90a3511bd4b885b6499cffd534 /.idea/vcs.xml | |
parent | 7aac5c6dc29079971a5c964762cdb294782b14d5 (diff) |
more 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..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 |