docs: README, changelog, contributing, security, deployment, operations, CI
This commit is contained in:
commit
bdfd8027f4
12 changed files with 551 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.keytab
|
||||
*.ccache
|
||||
/tmp/
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue