mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(ci): specify new rust crates path
This commit is contained in:
parent
cb5b9fde8b
commit
c998a66a46
2 changed files with 3 additions and 7 deletions
|
|
@ -3,12 +3,10 @@
|
|||
|
||||
# Include project code and build files
|
||||
!PluralKit.*/
|
||||
!services/
|
||||
!lib/
|
||||
!Myriad/
|
||||
!.git
|
||||
!proto
|
||||
!dashboard
|
||||
!crates/
|
||||
|
||||
!Cargo.toml
|
||||
!Cargo.lock
|
||||
|
|
@ -25,4 +23,4 @@
|
|||
**/node_modules
|
||||
|
||||
# don't clear docker cache when updating dockerfiles
|
||||
Dockerfile
|
||||
Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue