Rename directory: app -> bridge

This commit is contained in:
hensm
2023-02-26 18:04:22 +00:00
parent 3864ffdbf5
commit 33bcbc0dca
38 changed files with 29 additions and 26 deletions

4
.gitignore vendored
View File

@@ -1,7 +1,7 @@
node_modules/
dist/
app/node_modules/
app/build
bridge/node_modules/
bridge/build
ext/node_modules/
test/ChromeProfile/
.idea/