fix gitignore

This commit is contained in:
2025-10-27 20:16:05 +01:00
parent 6e57c28d4b
commit 0bb313bbed

42
.gitignore vendored
View File

@@ -1,21 +1,21 @@
.env/* .env/*
*.pyc *.pyc
*_design1 *_design1
fet2020/.env/* fet2020/.env/*
*.sqlite3 *.sqlite3
.theia/* .theia/*
.flake8 .flake8
migrate migrate
run run
*.pid *.pid
*~ *~
APIKEY.txt APIKEY.txt
tmp tmp
.ruff_cache .ruff_cache
.venv .venv
etherpad etherpad
files files
flowbite flowbite
gallery gallery/*
tailwind tailwind
whoosh_index whoosh_index