tikiwiki/packages/tiki-pkg-casperjs/jerome-breton/casperjs-installer/.gitattributes
2023-11-20 20:52:04 +00:00

16 lines
306 B
Plaintext
Executable File

#
# .gitignore
#
*.php diff=php
# do not git export the following directories
build-tools/ export-ignore
tests/ export-ignore
# do not git export the following files
.editorconfig export-ignore
.php_cs export-ignore
.scrutinizer.yml export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore