Add a configuration file example.

This commit is contained in:
Frédéric Tronel
2025-08-30 08:59:35 +02:00
parent 856e7fc034
commit 4b3c6a33c0
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
venv/
*.ics
config

5
config.example Normal file
View File

@@ -0,0 +1,5 @@
[Login]
login=[my_login]
password=[my_password]
[Espace]
ville=[my_city]