Gitignore final
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,4 +1,7 @@
|
|||||||
.env
|
.env
|
||||||
/family.json
|
family.json
|
||||||
/avatars/*
|
avatars/*
|
||||||
arbre.png
|
arbre.png
|
||||||
|
config.json
|
||||||
|
temp_avatars/*
|
||||||
|
__pycache__
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"ROOT_MEMBER_ID": "1111230921954304000",
|
|
||||||
"ROLE_IDS": {
|
|
||||||
"ENFANT": "1336247473718558773",
|
|
||||||
"PETIT_ENFANT": "1336835041170292941",
|
|
||||||
"ARRIERE_PETIT_ENFANT": "1354256104519110748"
|
|
||||||
}
|
|
||||||
}
|
|
Reference in New Issue
Block a user