mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-01-23 18:06:01 +00:00
Remove unnecessary files from .idea directory
This commit removes two files, modules.xml and vcs.xml, from the .idea directory. These files are not needed for the project and can be safely deleted.
This commit is contained in:
parent
737413a938
commit
a9633c3a69
8
.idea/modules.xml
generated
8
.idea/modules.xml
generated
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/developer-portfolios.iml" filepath="$PROJECT_DIR$/.idea/developer-portfolios.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
6
.idea/vcs.xml
generated
6
.idea/vcs.xml
generated
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in New Issue
Block a user