mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
build: use pnpm in Makefile (#931)
* chore(build): Use pnpm in Makefile
* 🏃♂️
* fix: add back gitkeep
---------
Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
Co-authored-by: ze0s <ze0s@riseup.net>
This commit is contained in:
parent
38242a8ca6
commit
71ffbe0e43
2 changed files with 4 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -39,4 +39,5 @@ tmp/
|
|||
package-lock.json
|
||||
# Ditto for yarn, except we're using npm.
|
||||
yarn.lock
|
||||
dist/
|
||||
dist/*
|
||||
!dist/.gitkeep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue