mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 08:31:52 +08:00
ci: add support for multiple arch
This commit is contained in:
+5
-2
@@ -11,7 +11,7 @@ GeoLite2-City.mmdb
|
||||
config.yaml*
|
||||
|
||||
# binary
|
||||
revsuit
|
||||
/revsuit
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
@@ -23,6 +23,9 @@ revsuit
|
||||
*.sw?
|
||||
|
||||
## node
|
||||
package.json
|
||||
/package.json
|
||||
package-lock.json
|
||||
node_modules/
|
||||
|
||||
## frontend dist
|
||||
dist/
|
||||
Reference in New Issue
Block a user