go
This commit is contained in:
parent
d061d37de7
commit
63e3502355
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.conf diff
|
@ -6,7 +6,6 @@
|
|||||||
#
|
#
|
||||||
# directories must be fully-qualified
|
# directories must be fully-qualified
|
||||||
CA__DIRS=(
|
CA__DIRS=(
|
||||||
"$HOME/RentDynamics"
|
|
||||||
$(find "$HOME/Projects" -mindepth 1 -maxdepth 1 -type d | sed 's/\/$//')
|
$(find "$HOME/Projects" -mindepth 1 -maxdepth 1 -type d | sed 's/\/$//')
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -19,6 +18,7 @@ CA__KNOWN_TARGETS=(
|
|||||||
'git@yage.io:gizmos/'
|
'git@yage.io:gizmos/'
|
||||||
'git@yage.io:python/'
|
'git@yage.io:python/'
|
||||||
'git@yage.io:archives/'
|
'git@yage.io:archives/'
|
||||||
|
'git@yage.io:rentdynamics/'
|
||||||
'git@github.com:wrynegade/'
|
'git@github.com:wrynegade/'
|
||||||
'git@github.com:RentDynamics/'
|
'git@github.com:RentDynamics/'
|
||||||
'git@bitbucket.org:wrynegade/'
|
'git@bitbucket.org:wrynegade/'
|
||||||
|
Loading…
Reference in New Issue
Block a user