chore: ajout tokengite.md et mise à jour .gitignore
Release / Build x86_64-unknown-linux-gnu (push) Failing after 5m44s
Release / Build aarch64-unknown-linux-gnu (push) Failing after 4m31s
Release / Build armv7-unknown-linux-gnueabihf (push) Failing after 4m27s
Release / Création de la release Gitea (push) Has been skipped
Release / Build x86_64-unknown-linux-gnu (push) Failing after 5m44s
Release / Build aarch64-unknown-linux-gnu (push) Failing after 4m31s
Release / Build armv7-unknown-linux-gnueabihf (push) Failing after 4m27s
Release / Création de la release Gitea (push) Has been skipped
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,6 @@ Cargo.lock
|
|||||||
|
|
||||||
# Fichiers locaux non versionnés
|
# Fichiers locaux non versionnés
|
||||||
.claude/
|
.claude/
|
||||||
tokengite.md
|
|
||||||
consigne_claude_project_sentinelmesh_md.md
|
consigne_claude_project_sentinelmesh_md.md
|
||||||
doc_brainstorming/
|
doc_brainstorming/
|
||||||
repo_glance/
|
repo_glance/
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
# Token Gitea SentinelMesh
|
||||||
|
|
||||||
|
- **URL** : https://git.maison43gil.com/gilles/SentinelMesh.git
|
||||||
|
- **Utilisateur** : gilles
|
||||||
|
- **Token** : 8bb9ee27860bd2f66c4113406dbcc0d545ba6ac6
|
||||||
|
|
||||||
|
## Utilisation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git remote set-url origin "https://gilles:8bb9ee27860bd2f66c4113406dbcc0d545ba6ac6@git.maison43gil.com/gilles/SentinelMesh.git"
|
||||||
|
git push
|
||||||
|
git remote set-url origin "https://git.maison43gil.com/gilles/SentinelMesh.git"
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user