.gitignore

This commit is contained in:
2025-07-14 18:34:05 +03:00
parent e54e57ca3d
commit f93fd42d8c
3 changed files with 17 additions and 20 deletions

33
.idea/workspace.xml generated
View File

@ -4,25 +4,7 @@
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="83104c25-b1e9-4482-ae4f-ce8de8785017" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/sonoma-app.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/client/poetry.toml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/client/pyproject.toml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/client/src/assets/sonoma.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/client/src/auth/login.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/docker-compose.yaml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/main-server/.gitignore" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/main-server/src/auth/transport.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/main-server/src/auth/user_manager.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/main-server/src/database/role.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/main-server/src/database/user.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/server/main-server/src/main.py" afterDir="false" />
</list>
<list default="true" id="83104c25-b1e9-4482-ae4f-ce8de8785017" name="Changes" comment="init commit" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -175,6 +157,19 @@
<option name="presentableId" value="Default" />
<updated>1751252361654</updated>
</task>
<task id="LOCAL-00001" summary="init commit">
<option name="closed" value="true" />
<created>1752507175822</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1752507175822</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="init commit" />
<option name="LAST_COMMIT_MESSAGE" value="init commit" />
</component>
</project>