forked from magento/magento2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
37 lines (36 loc) · 770 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
/.buildpath
/.cache
/.htaccess
/.metadata
/.project
/.settings
atlassian*
/index.php
/nbproject
/sitemap
/staging
/.htaccess.orig
/.idea
/app/config_sandbox
/app/etc/local.xml
/app/etc/local.xml.*
/app/etc/modules/XEnterprise_Enabler.xml
/downloader/.cache
/downloader/cache.cfg
/downloader/connect.cfg
/lib/flex/uploader/.actionScriptProperties
/lib/flex/uploader/.flexProperties
/lib/flex/uploader/.project
/lib/flex/uploader/.settings
/lib/flex/varien/.actionScriptProperties
/lib/flex/varien/.flexLibProperties
/lib/flex/varien/.project
/lib/flex/varien/.settings
/pub/media/*
/pub/media/customer/*
/pub/media/downloadable/*
/pub/media/xmlconnect/*
/var/*
dev/api-tests/config.php
dev/api-tests/integration/tmp/*
dev/api-tests/integration/framework/local-mysql.xml