From 0bb313bbed30579eb6097ff5b5747b0167e5ef00 Mon Sep 17 00:00:00 2001 From: Patrick Mayr Date: Mon, 27 Oct 2025 20:16:05 +0100 Subject: [PATCH] fix gitignore --- .gitignore | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index a900da2a..118758a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,21 @@ -.env/* -*.pyc -*_design1 -fet2020/.env/* -*.sqlite3 -.theia/* -.flake8 -migrate -run -*.pid -*~ -APIKEY.txt -tmp -.ruff_cache -.venv -etherpad -files -flowbite -gallery -tailwind -whoosh_index +.env/* +*.pyc +*_design1 +fet2020/.env/* +*.sqlite3 +.theia/* +.flake8 +migrate +run +*.pid +*~ +APIKEY.txt +tmp +.ruff_cache +.venv +etherpad +files +flowbite +gallery/* +tailwind +whoosh_index