forked from Cocolabs-SAS/cocorico
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
94 lines (72 loc) · 1.26 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
app/DoctrineMigrations
app/spool
app/cache
app/bootstrap.php.cache
!app/cache/.gitkeep
app/config/parameters.yml
app/config/parameters_test.yml
app/SymfonyRequirements.php
app/logs
!app/logs/.gitkeep
!app/build/logs/.gitkeep
var/
!var/.gitkeep
bin/chromedriver
bin/chromedriver.exe
bin/selenium-server.jar
bin/doctrine.php.bat
bin/doctrine.php
bin/doctrine
bin/doctrine.bat
bin/security-checker
bin/security-checker.bat
composer.dev.json
composer.dev.json.tmp
composer.phar
.idea/*
vendor/
#see .htacces.dist
web/.htaccess
web/bundles/
web/css/compiled/*
!web/css/vendor
web/js/compiled/*
!web/js/vendor
web/test
web/test/behat
!web/test/behat/.gitkeep
web/json/*
web/json/currencies.json
!web/json/.gitkeep
web/uploads/listings/images/*
!web/uploads/listings/images/default-listing.png
web/uploads/users/images/*
!web/uploads/users/images/default-user.png
web/uploads/.tmb/*
web/uploads/.quarantine/*
web/media/cache/*
web/images/Thumbs.db
web/assets/*
web/Thumbs.db
web/sitemap.xml
web/phpdocs/*
watch
C_local.0
C_local.ns
*.php~
behat.yml
features/_datas/cocorico_test.db
tmp/patch
/php
web/myco*.php
/auth.json
tmp/*
tmp/*.*
tmp/bu
tmp/tmp.json
#Mangopay
!tmp/mangopay/
!tmp/mangopay/.gitkeep
tmp/mangopay/MangoPaySdkStorage.tmp.php
doc/phpdocs/sami.phar
phpunit.xml