summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-11-27 15:29:50 +0000
committerGreg Roach <fisharebest@webtrees.net>2019-12-03 21:53:34 +0000
commit9b152ff9230017d2c03aa1bf603a98b18250446d (patch)
treefc49cb5d8aef0d23c6fd711c44b48515ef42865c /.gitattributes
parentfacade402cb57d53631f2fb96d98b1a0b2ba9815 (diff)
downloadwebtrees-9b152ff9230017d2c03aa1bf603a98b18250446d.tar.gz
webtrees-9b152ff9230017d2c03aa1bf603a98b18250446d.tar.bz2
webtrees-9b152ff9230017d2c03aa1bf603a98b18250446d.zip
Github actions
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes27
1 files changed, 15 insertions, 12 deletions
diff --git a/.gitattributes b/.gitattributes
index 1a03a636d1..6ce0c2168f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,15 +1,18 @@
# Exclude the following files when we build webtrees
-.coveralls.yml export-ignore
-.gitattributes export-ignore
-.gitignore export-ignore
-.php_cs export-ignore
-.travis.yml export-ignore
-package.json export-ignore
-package-lock.json export-ignore
-phpunit.xml.dist export-ignore
-tests/ export-ignore
-webpack.mix.js export-ignore
+.coveralls.yml export-ignore
+.gitattributes export-ignore
+.github/ export-ignore
+.gitignore export-ignore
+.php_cs export-ignore
+.travis.yml export-ignore
+package.json export-ignore
+package-lock.json export-ignore
+phpunit.xml.dist export-ignore
+phpstan.neon.dist export-ignore
+phpstan-baseline.neon export-ignore
+tests/ export-ignore
+webpack.mix.js export-ignore
-vendor/*/*/Tests export-ignore
-vendor/*/*/Tests export-ignore
+vendor/*/*/Tests export-ignore
+vendor/*/*/Tests export-ignore