-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitignore
51 lines (44 loc) · 971 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
40
41
42
43
44
45
46
47
48
49
50
51
# Private files
# The following files contain your database credentials and other personal data.
config/settings.*.php
/dispatch.php
/build
# Cache, temp and generated files
# The following files are generated by PrestaShop.
admin-dev/autoupgrade/
/cache/
!/cache/index.php
!/cache/cachefs/index.php
!/cache/purifier/index.php
!/cache/push/index.php
!/cache/sandbox/index.php
!/cache/smarty/index.php
!/cache/tcpdf/index.php
config/xml/*.xml
/log/*
*sitemap.xml
themes/*/cache/
modules/*/config*.xml
# Site content
# The following folders contain product images, virtual products, CSV's, etc.
admin-dev/backups/
admin-dev/export/
admin-dev/import/
download/
/img/*
upload/
# Composer content
/composer.lock
/modules/splashsync/vendor/
/nbproject/private/
/nbproject/
.idea
.directory
save-commands.json
/.php_cs.cache
/reboot.sh
/.gh-pages/
/modules/splashsync/.php_cs.cache
/public/
/.php-cs-fixer.cache
/modules/splashsync/docs/assets/img/.comments/logo.jpg.xml