mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(api): init rust rewrite
This commit is contained in:
parent
5da3c84bce
commit
5440386969
24 changed files with 2443 additions and 586 deletions
|
|
@ -3,16 +3,17 @@
|
|||
|
||||
# Include project code and build files
|
||||
!PluralKit.*/
|
||||
!gateway/
|
||||
!myriad_rs/
|
||||
!services/
|
||||
!lib/
|
||||
!Myriad/
|
||||
!PluralKit.sln
|
||||
!nuget.config
|
||||
!.git
|
||||
!proto
|
||||
!scripts/run-clustered.sh
|
||||
!dashboard
|
||||
!scheduled_tasks
|
||||
|
||||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
!PluralKit.sln
|
||||
!nuget.config
|
||||
|
||||
# Re-exclude host build artifact directories
|
||||
**/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue