forked from jadu/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
35 lines (34 loc) · 1.33 KB
/
.gitattributes
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
/.sass-cache export-ignore
/app/ export-ignore
/coverage/ export-ignore
/features/ export-ignore
/hook/ export-ignore
/node_modules/ export-ignore
/coverage/ export-ignore
/tests/ export-ignore
/tmp/ export-ignore
/vendor/ export-ignore
/.bowerrc export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.gitmodules export-ignore
/.jshintrc export-ignore
/.scss-lint.yml export-ignore
/.travis.yml export-ignore
/behat.yml export-ignore
/bower.json export-ignore
/codecov.yml export-ignore
/composer.phar export-ignore
/Gruntfile.js export-ignore
/index.php export-ignore
/makefile export-ignore
/phpunit.xml.dist export-ignore
/pulsar.sublime-project export-ignore
/tests/validation/w3cError* export-ignore
/validation-status.json export-ignore
/validation-report.json export-ignore
##
## /images/
##
/images/src/logo-coloured.ai export-ignore