Explorar el Código

remove bridge.json & add it into .gitignore.

AY hace 4 años
padre
commit
b07cf5fd01
Se han modificado 2 ficheros con 2 adiciones y 7 borrados
  1. 2 1
      .gitignore
  2. 0 6
      system/bridge.json

+ 2 - 1
.gitignore

@@ -58,4 +58,5 @@ upx.exe
 
 #Script related
 start.sh.backup
-*.backup
+*.backup
+system/bridge.json

+ 0 - 6
system/bridge.json

@@ -1,6 +0,0 @@
-[
- {
-  "FSHUUID": "sh",
-  "SPOwner": "administrator"
- }
-]