2022-08-12 18:01:01 +02:00
|
|
|
var/
|
|
|
|
/.venv/
|
2022-08-13 07:48:06 +02:00
|
|
|
|
|
|
|
.env
|
2022-08-22 06:22:30 +02:00
|
|
|
.env.local
|
|
|
|
!.env.local.example
|
2022-08-13 07:48:06 +02:00
|
|
|
|
2022-08-13 11:33:40 +02:00
|
|
|
species_list.txt
|
|
|
|
|
2022-08-15 14:28:58 +02:00
|
|
|
push.sh
|
|
|
|
|
2022-08-20 08:33:54 +02:00
|
|
|
/config/*.conf
|
|
|
|
!/config/*.conf.example
|
|
|
|
/config/stations/*.conf
|
|
|
|
!/config/stations/*.conf.example
|
2022-08-20 05:22:07 +02:00
|
|
|
.vscode/
|