-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
39 lines (39 loc) · 898 Bytes
/
.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
*
!.gitignore
!include
include/*
!include/templater/
include/templater/*
!include/templater/plugins
include/templater/plugins/*
!include/templater/plugins/modifier.cgpbanks.php
!include/templater/plugins/modifier.cgpgiftcarddetails.php
!install_cardgateplus/
!payment/
payment/*
!payment/cardgateplus/
!payment/cc_cgp_banktransfer.php
!payment/cc_cgp_creditcard.php
!payment/cc_cgp_directdebit.php
!payment/cc_cgp_directebanking.php
!payment/cc_cgp_giropay.php
!payment/cc_cgp_ideal.php
!payment/cc_cgp_giftcard.php
!payment/cc_cgp_mistercash.php
!payment/cc_cgp_onlineueberweisen.php
!payment/cc_cgp_paypal.php
!payment/cc_cgp_afterpay.php
!payment/cc_cgp_bitcoin.php
!payment/cc_cgp_klarna.php
!payment/cc_cgp_przelewy24.php
!payment/cgp_notify.php
!copyfiles.php
!README.md
!README_DE.md
!README_NL.md
!.travis.yml
!composer.json
!phpunit.xml.dist
!tests
!tests/bootstrap.php
!tests/phpunit.xml