add a gitignore

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-06-06 23:17:43 +02:00
commit e4bc3cce4f
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 11 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
components.json
navigation.json
pages.json
vendor/
components/

View file

@ -1,2 +1,8 @@
[
{
"name": "side-nav",
"repo": "https://git.g3e.fr/syonad/syn-side-nav",
"ref": "main",
"commit": "c885959a6f3ff14b677fb104b72dc707d0fc1c66"
}
]