Skip to content

Commit c695593

Browse files
author
Rodrigo Lins
committed
fix TTA-83: fixing conflicts
2 parents d0911f4 + 4250cbf commit c695593

File tree

79 files changed

+1055
-154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+1055
-154
lines changed

.dev.env

110 Bytes
Binary file not shown.

.dockerignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ Makefile
66
.gitignore
77
*keys.ts
88
*.keys.json
9+
.git-crypt
10+
.git
11+
Dockerfile

.env

-497 Bytes
Binary file not shown.
603 Bytes
Binary file not shown.

.git-crypt/keys/PROD/0/5C7F6A3EDA5D36861AE5FB87ABC9B3EFF295BDD1.gpg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
����aȞiި �q�y���3T���H�1�m�*le��� xl��[P)q�骋�*�+����5"���,� �Oؓ�E0u��apڊ֡��cj����`��N����0j����b��̠a��1�s���>����_ �@˽,u���s&�j��~�W1iUyc���\�����Ϊ��i˛���E͛�h��js��%�R#��w)ñ���֊PC��s��̸H巊�b�Y B<�6E�f��(��������5���t\U6\S�I5��'�8��L�*��yx2��WIlC<�
2+
" �F�*���h���5~���2Y�?b�F�a�ӡ�&!�$8���,�͕_���q26J��JyaOA�=A���Q�:j�gS6��͠`�$X��w�˴�� ���H |V��4*g|�*s�uc�DZ��m�����c�LG��2Ξ;�`�^��I�d& ԓ� ��>�d��ɥ7g� ����C��)B"?��A��K���<�el�@��&$�5�2��8 `�V���.�A��?�6#!�):57�4#��Xr<Ƥp��&��E� �M�K^�����z�WM~�X��Cp���ˣ��$�e.&��
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.gitattributes

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.dev.env filter=git-crypt diff=git-crypt
2-
.env filter=git-crypt diff=git-crypt
3-
src/environments/.keys.json filter=git-crypt diff=git-crypt
4-
src/environments/keys.ts filter=git-crypt diff=git-crypt
2+
.prod.env filter=git-crypt-PROD diff=git-crypt-PROD
3+
.stage.env filter=git-crypt-STAGE diff=git-crypt-STAGE

0 commit comments

Comments
 (0)