1
0
miroir de https://github.com/beego/bee.git synchronisé 2025-09-16 06:22:09 +00:00

Added bee bale

Cette révision appartient à :
Unknown
2013-09-03 20:04:32 -04:00
Parent e606b0045d
révision b78161eae6
2 fichiers modifiés avec 172 ajouts et 6 suppressions

Voir le fichier

@@ -6,12 +6,12 @@
"others": []
},
"bale": {
"import": "github.com/astaxie/bee/bale",
"import": "github.com/beego/beeweb/bale",
"dirs": [
"views", "static", "conf"
],
"ignore_ext": [
".go"
".go", ".DS_Store"
]
}
}