forked from live-composer/live-composer-page-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
35 lines (26 loc) · 748 Bytes
/
Copy path.gitattributes
File metadata and controls
35 lines (26 loc) · 748 Bytes
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
# Items to ignore when downloading a zip
.gitattributes export-ignore
.gitignore export-ignore
.jscsrc export-ignore
.jshintignore export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
travis.sh export-ignore
/bin/ export-ignore
/vendor/ export-ignore
/tests/ export-ignore
docker-compose.yml export-ignore
codeception.dist.yml export-ignore
jest-puppeteer.config.js export-ignore
webpack.config.js export-ignore
composer.json export-ignore
composer.json.comments export-ignore
composer.lock export-ignore
package.json export-ignore
package-lock.json export-ignore
phpcs.xml export-ignore
phpunit.xml export-ignore
README.md export-ignore
installing-grunt.txt export-ignore
Gruntfile.js export-ignore
/docs/ export-ignore