add a gitignore
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
bb4eaeac33
commit
e4bc3cce4f
2 changed files with 11 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
components.json
|
||||||
|
navigation.json
|
||||||
|
pages.json
|
||||||
|
vendor/
|
||||||
|
components/
|
||||||
|
|
@ -1,2 +1,8 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "side-nav",
|
||||||
|
"repo": "https://git.g3e.fr/syonad/syn-side-nav",
|
||||||
|
"ref": "main",
|
||||||
|
"commit": "c885959a6f3ff14b677fb104b72dc707d0fc1c66"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue