mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-12 17:54:32 +00:00
Git ignore trace.edn and config.cljs
They are auto generated and should not be present in git Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
This commit is contained in:
parent
47732e7b5b
commit
785f829554
2
.gitignore
vendored
2
.gitignore
vendored
@ -183,3 +183,5 @@ status-modules/resources
|
||||
/fiddle/node_modules/
|
||||
/fiddle/target/
|
||||
/fiddle/resources/public/images/
|
||||
|
||||
trace.edn
|
6
env/dev/env/config.cljs
vendored
6
env/dev/env/config.cljs
vendored
@ -1,6 +0,0 @@
|
||||
(ns env.config)
|
||||
|
||||
(def figwheel-urls {:android "ws://localhost:3449/figwheel-ws",
|
||||
:ios "ws://192.168.0.9:3449/figwheel-ws",
|
||||
:desktop "ws://localhost:3449/figwheel-ws"}
|
||||
)
|
Loading…
x
Reference in New Issue
Block a user