reconfigure gitignore and add readme to ignore
Some checks are pending
code check / lint (3.12) (push) Waiting to run
code check / type-checker (3.12) (push) Waiting to run
Mirror to Codeberg / to_codeberg (push) Waiting to run
unit test / django (3.12) (push) Waiting to run

This commit is contained in:
gesang 2025-03-14 22:23:40 +01:00
parent 576e1e0c30
commit 925c7d4268
Signed by: gesang
GPG key ID: 6CE35141D31CEAFB

6
.gitignore vendored
View file

@ -4,10 +4,8 @@
/neodb.env
/typings
/upgrade
<<<<<<< HEAD
.compose.override.yml
=======
>>>>>>> b0ec90060ab08edd9f9fc48cd8125e82dedbafd3
/README.md
/compose.override.yml
# Byte-compiled / optimized / DLL files
__pycache__/