update pycharm files

This commit is contained in:
2022-06-28 12:44:51 -05:00
parent 1f115facb5
commit b9a6dcdf3e
3 changed files with 10 additions and 3 deletions

6
.idea/benchcoach.iml generated
View File

@@ -38,6 +38,12 @@
<option name="TEMPLATE_FOLDERS"> <option name="TEMPLATE_FOLDERS">
<list> <list>
<option value="$MODULE_DIR$/benchcoach/templates" /> <option value="$MODULE_DIR$/benchcoach/templates" />
<option value="$MODULE_DIR$/gamechanger/templates" />
<option value="$MODULE_DIR$/instagen/templates" />
<option value="$MODULE_DIR$/teamsnap/templates" />
<option value="$MODULE_DIR$/teamsnap/lineup/templates" />
<option value="$MODULE_DIR$/teamsnap/dashboard/templates" />
<option value="$MODULE_DIR$/gamecard/templates" />
</list> </list>
</option> </option>
</component> </component>

3
.idea/vcs.xml generated
View File

@@ -2,8 +2,5 @@
<project version="4"> <project version="4">
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" /> <mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/src/gamescrapyr" vcs="Git" />
<mapping directory="$PROJECT_DIR$/src/pyteamsnap" vcs="Git" />
<mapping directory="$PROJECT_DIR$/../gamescrapyr" vcs="Git" />
</component> </component>
</project> </project>

View File

@@ -6,6 +6,10 @@
<entryData> <entryData>
<resourceRoots> <resourceRoots>
<path value="file://$PROJECT_DIR$/benchcoach/static" /> <path value="file://$PROJECT_DIR$/benchcoach/static" />
<path value="file://$PROJECT_DIR$/teamsnap/lineup/static" />
<path value="file://$PROJECT_DIR$/instagen/static" />
<path value="file://$PROJECT_DIR$/gamecard/static" />
<path value="file://$PROJECT_DIR$/teamsnap/static" />
</resourceRoots> </resourceRoots>
</entryData> </entryData>
</entry> </entry>