init
This commit is contained in:
commit
fd9381e746
8 changed files with 407 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Secrets
|
||||
.env
|
||||
|
||||
# Nix
|
||||
.direnv/
|
||||
result
|
||||
|
||||
# Python
|
||||
.ruff_cache
|
||||
.ropeproject
|
Loading…
Add table
Add a link
Reference in a new issue