diff options
| author | @syxhe <t.me/syxhe> | 2025-10-02 19:05:32 -0500 |
|---|---|---|
| committer | @syxhe <t.me/syxhe> | 2025-10-02 19:05:32 -0500 |
| commit | 3de3a9d4ca7b188abb0411c9e0a484ed2561a4b7 (patch) | |
| tree | a1e98915a810354e51ef2a82e616d586702b522a /.idea/vcs.xml | |
| parent | 82c6f12de286db3c89758f201f619a63accf17f4 (diff) | |
Wrangle with test cases
Diffstat (limited to '.idea/vcs.xml')
| -rw-r--r-- | .idea/vcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..7dc97e3 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml | |||
| @@ -2,5 +2,6 @@ | |||
| 2 | <project version="4"> | 2 | <project version="4"> |
| 3 | <component name="VcsDirectoryMappings"> | 3 | <component name="VcsDirectoryMappings"> |
| 4 | <mapping directory="$PROJECT_DIR$" vcs="Git" /> | 4 | <mapping directory="$PROJECT_DIR$" vcs="Git" /> |
| 5 | <mapping directory="$PROJECT_DIR$/td" vcs="Git" /> | ||
| 5 | </component> | 6 | </component> |
| 6 | </project> \ No newline at end of file | 7 | </project> \ No newline at end of file |
