This commit introduces new configuration files for the project, which includes modifications in the .iml file, creation of data sources, and changes in misc, modules and VCS settings. These files help in streamlining IDE settings for the project, database connections, version control system preferences and other project-level settings.
7 lines
212 B
XML
7 lines
212 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DiscordProjectSettings">
|
|
<option name="show" value="ASK" />
|
|
<option name="description" value="" />
|
|
</component>
|
|
</project> |