structure
This commit is contained in:
parent
9fbcee0bea
commit
ae7ec3ea8a
13 changed files with 991 additions and 19 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
**target/
|
||||
**logs/
|
||||
.envrc
|
||||
.env
|
||||
.direnv
|
||||
**.ignore.**
|
||||
snapshot*
|
||||
.treeignore
|
||||
Loading…
Reference in a new issue