.idea: Unversioned ide metadata

parent 177adb10
...@@ -18,7 +18,7 @@ ExportedObj/ ...@@ -18,7 +18,7 @@ ExportedObj/
*.pidb *.pidb
*.booproj *.booproj
*.svd *.svd
.idea/
# Unity3D generated meta files # Unity3D generated meta files
*.pidb.meta *.pidb.meta
...@@ -29,3 +29,6 @@ sysinfo.txt ...@@ -29,3 +29,6 @@ sysinfo.txt
# Builds # Builds
*.apk *.apk
*.unitypackage *.unitypackage
# MacOS files
.DS_Store
igem-quantifly
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/riderModule.iml" filepath="$PROJECT_DIR$/riderModule.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?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
<?xml version="1.0" encoding="UTF-8"?>
<module type="RIDER_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$/../..">
<sourceFolder url="file://$MODULE_DIR$/../.." isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/../../Temp/bin" />
<excludeFolder url="file://$MODULE_DIR$/../../obj" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment