setup
This commit is contained in:
parent
b01898888e
commit
56766487d9
7 changed files with 603 additions and 0 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
|
@ -19,3 +19,16 @@ Cargo.lock
|
|||
result
|
||||
result-*
|
||||
|
||||
|
||||
|
||||
# Added by cargo
|
||||
|
||||
/target
|
||||
|
||||
# Direnv/Devenv
|
||||
.direnv
|
||||
.devenv
|
||||
.pre-commit-config.yaml
|
||||
|
||||
# Generated
|
||||
/geofox-openapi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue