mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(gateway): split off cache into separate package, rename package to 'gateway'
This commit is contained in:
parent
433603feaa
commit
abb01aaf2c
12 changed files with 1733 additions and 33 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,6 +2,9 @@
|
|||
bin/
|
||||
obj/
|
||||
|
||||
# rust build files
|
||||
target/
|
||||
|
||||
# IDE files
|
||||
.idea/
|
||||
.run/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue