mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 02:19:08 +02:00
Add puro config to git :)
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -50,3 +50,6 @@ app.*.map.json
|
|||||||
**/android/app/debug
|
**/android/app/debug
|
||||||
**/android/app/profile
|
**/android/app/profile
|
||||||
**/android/app/release
|
**/android/app/release
|
||||||
|
|
||||||
|
# Puro
|
||||||
|
!/.puro.json
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"env": "stable"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user