!ignore docs and add README

This commit is contained in:
rnsrk 2024-02-07 15:45:20 +01:00
parent 52145ecabf
commit 1b566efbab
2 changed files with 10 additions and 4 deletions

8
.gitignore vendored
View file

@ -1,8 +1,8 @@
kram
docs
schemas
test-docs
test-schemas
docs/*
schemas/*
test-docs/*
test-schemas/*
database.db
test.db
venv