Add aero support and a switcher backend
This commit is contained in:
+11
@@ -2,6 +2,7 @@
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
package-lock.json
|
||||
/.pnp
|
||||
.pnp.js
|
||||
.yarn/install-state.gz
|
||||
@@ -34,3 +35,13 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# SW proxies - general
|
||||
public/aeroHandleSimple.js
|
||||
public/sw.js
|
||||
|
||||
# aero
|
||||
public/aero/
|
||||
**/aeroConfigBuild/
|
||||
|
||||
# TODO: Add UV public build files here (not the UV config file)
|
||||
Reference in New Issue
Block a user