-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
67 lines (67 loc) · 3.36 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
*
!.gitignore
!app/addons/twigmo/schemas/api/payments/cardgate_ideal.php
!app/functions/smarty_plugins/function.cardgate_banken.php
!app/functions/smarty_plugins/function.cardgatestatus.php
!app/addons/cardgate
!app/addons/cardgate/controllers
!app/addons/cardgate/controllers/backend
!app/addons/cardgate/controllers/backend/addons.pre.php
!app/addons/cardgate/controllersaddon.xml
!app/addons/cardgate/controllers/func.php
!app/payments/cardgate
!app/payments/cardgateafterpay.php
!app/payments/cardgatebancontact.php
!app/payments/cardgatebanktransfer.php
!app/payments/cardgatebillink.php
!app/payments/cardgatebitcoin.php
!app/payments/cardgatecreditcard.php
!app/payments/cardgatedirectdebit.php
!app/payments/cardgategeneric.php
!app/payments/cardgategiftcard.php
!app/payments/cardgategiropay.php
!app/payments/cardgateideal.php
!app/payments/cardgateidealqr.php
!app/payments/cardgateklarna.php
!app/payments/cardgateonlineueberweisen.php
!app/payments/cardgatepaypal.php
!app/payments/cardgatepaysafecard.php
!app/payments/cardgatepaysafecash.php
!app/payments/cardgateprzelewy24.php
!app/payments/cardgatesofortbanking.php
!app/payments/cardgatesofortpay.php
!design/backend/templates/views/orders/components/payments/cardgate_ideal.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgateafterpay.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatebancontact.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatebanktransfer.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatebillink.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatebitcoin.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatecreditcard.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatedirectdebit.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgategeneric.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgategiftcard.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgategiropay.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgateideal.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgateidealqr.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgateklarna.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgateonlineueberweisen.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatepaypal.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatepaysafecard.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatepaysafecash.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgateprzelewy24.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatesofortbanking.tpl
!design/backend/templates/views/payments/components/cc_processors/cardgatesofortpay.tpl
!design/themes/basic/templates/views/orders/components/payments/cardgate_ideal.tpl
!design/themes/responsive/templates/views/orders/components/payments/cardgate_ideal.tpl
!images/cardgate
!var/themes_repository/basic/templates/views/orders/components/payments/cardgate_ideal.tpl
!cardgate_install.php
!README.md
!README_DE.md
!README_NL.md
!.travis.yml
!composer.json
!phpunit.xml.dist
!tests
!tests/bootstrap.php
!tests/phpunit.xml