Update .gitattributes

pico-3.0-alpha
Daniel Rudolf 8 years ago
parent 8a11a65c9f
commit 6574d482cc
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 19
      .gitattributes

19
.gitattributes vendored

@ -1,7 +1,12 @@
/_build export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.phpcs.xml export-ignore
/.phpdoc.xml export-ignore
/.travis.yml export-ignore
/index.php.dist export-ignore
/_build export-ignore
/assets/.gitignore export-ignore
/config/.gitignore export-ignore
/content/.gitignore export-ignore
/plugins/.gitignore export-ignore
/themes/.gitignore export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.phpcs.xml export-ignore
/.phpdoc.xml export-ignore
/.travis.yml export-ignore
/index.php.dist export-ignore

Loading…
Cancel
Save