99f43e6b3e
- Added .gitignore to exclude IDE-specific files. - Created inspection profiles for code quality checks. - Set up project metadata in various XML files. - Removed unused dependencies from the lock file. - Refactored main.py to streamline function calls and imports.
6 lines
167 B
XML
6 lines
167 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="VcsDirectoryMappings">
|
|
<mapping directory="" vcs="Git" />
|
|
</component>
|
|
</project> |