Gitignore final

This commit is contained in:
root
2025-04-20 21:36:25 +02:00
parent 1b0fefc393
commit 6e2c321abe
4 changed files with 5 additions and 10 deletions

7
.gitignore vendored
View File

@ -1,4 +1,7 @@
.env
/family.json
/avatars/*
family.json
avatars/*
arbre.png
config.json
temp_avatars/*
__pycache__

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +0,0 @@
{
"ROOT_MEMBER_ID": "1111230921954304000",
"ROLE_IDS": {
"ENFANT": "1336247473718558773",
"PETIT_ENFANT": "1336835041170292941",
"ARRIERE_PETIT_ENFANT": "1354256104519110748"
}
}