mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-25 05:47:57 +02:00
Basic backend structure and listen transfer implementation
This commit is contained in:
parent
80ef3f23c0
commit
8661075975
6 changed files with 254 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# Common files to ignore
|
||||
*~
|
||||
.vscode/
|
||||
|
||||
# Local config (for testing)
|
||||
/scotty.toml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue