-
-
Notifications
You must be signed in to change notification settings - Fork 938
Expand file tree
/
Copy pathvcs.xml
More file actions
14 lines (14 loc) · 776 Bytes
/
Copy pathvcs.xml
File metadata and controls
14 lines (14 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/app/src/main/cpp/src/libs/bergamot" vcs="Git" />
<mapping directory="$PROJECT_DIR$/app/src/main/cpp/src/libs/bergamot/3rd_party/marian-dev" vcs="Git" />
<mapping directory="$PROJECT_DIR$/app/src/main/cpp/src/libs/bergamot/3rd_party/ssplit-cpp" vcs="Git" />
<mapping directory="$PROJECT_DIR$/app/src/main/cpp/src/libs/protobuf-lite" vcs="Git" />
<mapping directory="$PROJECT_DIR$/app/src/main/cpp/src/libs/sentencepiece" vcs="Git" />
</component>
<component name="VcsProjectSettings">
<option name="detectVcsMappingsAutomatically" value="false" />
</component>
</project>