Clean useless files

This commit is contained in:
MartinBraquet
2025-07-28 13:03:15 +02:00
parent b924ac3443
commit 96bbfe4c7d
22 changed files with 4 additions and 1446 deletions

4
.gitignore vendored
View File

@@ -44,4 +44,6 @@ next-env.d.ts
*.db
*prisma/migrations
martin
martin
.obsidian
.idea

8
.idea/.gitignore generated vendored
View File

@@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@@ -1,5 +0,0 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>

12
.idea/dataSources.xml generated
View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="dev" uuid="a53b1101-3c0d-4a17-9889-5a84449c92c5">
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/prisma/dev.db</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>

View File

@@ -1,6 +0,0 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="false" level="WARNING" enabled_by_default="false" editorAttributes="WARNING_ATTRIBUTES" />
</profile>
</component>

View File

@@ -1,6 +0,0 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="$USER_HOME$/miniconda3" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/misc.xml generated
View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="$USER_HOME$/miniconda3" />
</component>
</project>

8
.idea/modules.xml generated
View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/meeting-intellectuals.iml" filepath="$PROJECT_DIR$/.idea/meeting-intellectuals.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml generated
View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

1
.obsidian/app.json vendored
View File

@@ -1 +0,0 @@
{}

View File

@@ -1 +0,0 @@
{}

View File

@@ -1,31 +0,0 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"webviewer": false
}

148
.obsidian/hotkeys.json vendored
View File

@@ -1,148 +0,0 @@
{
"insert-template": [
{
"modifiers": [
"Alt"
],
"key": "T"
}
],
"editor:delete-paragraph": [
{
"modifiers": [
"Mod"
],
"key": "Y"
}
],
"obsidian-languagetool-plugin:ltcheck-text": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "C"
}
],
"obsidian-languagetool-plugin:ltaccept-suggestion-1": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "C"
}
],
"editor:set-heading-1": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "1"
}
],
"editor:set-heading-2": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "2"
}
],
"editor:set-heading-3": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "3"
}
],
"editor:set-heading-4": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "4"
}
],
"editor:set-heading-5": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "5"
}
],
"editor:set-heading-6": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "6"
}
],
"app:go-back": [
{
"modifiers": [
"Mod",
"Alt"
],
"key": "ArrowLeft"
},
{
"modifiers": [
"Alt",
"Shift"
],
"key": "ArrowLeft"
}
],
"app:go-forward": [
{
"modifiers": [
"Mod",
"Alt"
],
"key": "ArrowRight"
},
{
"modifiers": [
"Alt",
"Shift"
],
"key": "ArrowRight"
}
],
"editor:context-menu": [
{
"modifiers": [
"Alt"
],
"key": "Enter"
}
],
"editor:follow-link": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "Enter"
}
],
"editor:cycle-list-checklist": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "B"
}
]
}

View File

@@ -1,168 +0,0 @@
{
"main": {
"id": "1bfbade88fcfec55",
"type": "split",
"children": [
{
"id": "7facf39ed5015822",
"type": "tabs",
"children": [
{
"id": "c408eff3df45f809",
"type": "leaf",
"state": {
"type": "empty",
"state": {},
"icon": "lucide-file",
"title": "New tab"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "be7671ba7092d719",
"type": "split",
"children": [
{
"id": "d35c2a0a402ecd5d",
"type": "tabs",
"children": [
{
"id": "4f11d12d34891ea7",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "eaaec87adeac134e",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "15a237b845d3e20b",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "50eec151107f9ed7",
"type": "split",
"children": [
{
"id": "5b09bb3294264e7f",
"type": "tabs",
"children": [
{
"id": "b2fe533e95f324e8",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
}
},
{
"id": "985abb1f14124830",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
}
},
{
"id": "6a75acc48fb81d4f",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "55ebdc78da69d9f1",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "c408eff3df45f809",
"lastOpenFiles": [
"README.md"
]
}

View File

@@ -62,33 +62,6 @@ Run the following commands to set up your database and Prisma schema:
```bash
npx prisma migrate dev --name init
```
### 4. Seed the database
Add initial data to your database:
```bash
npx prisma db seed
```
<details>
<summary>Expand for <code>yarn</code>, <code>pnpm</code> or <code>bun</code></summary>
```bash
# Using yarn
yarn prisma db seed
# Using pnpm
pnpm prisma db seed
# Using bun
bun prisma db seed
```
</details>
### 5. Run the app
@@ -98,28 +71,5 @@ Start the development server:
npm run dev
```
<details>
<summary>Expand for <code>yarn</code>, <code>pnpm</code> or <code>bun</code></summary>
```bash
# Using yarn
yarn dev
# Using pnpm
pnpm run dev
# Using bun
bun run dev
```
</details>
Once the server is running, visit `http://localhost:3000` to start using the app.
## Next steps
- [Prisma ORM documentation](https://www.prisma.io/docs/orm)
- [Prisma Client API reference](https://www.prisma.io/docs/orm/prisma-client)
- [Join our Discord community](https://discord.com/invite/prisma)
- [Follow us on Twitter](https://twitter.com/prisma)
Once the server is running, visit http://localhost:3000 to start using the app.

View File

File diff suppressed because one or more lines are too long

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 662 KiB

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB