Don't ignore index.php.dist when exporting Git repo

We need this file to create Pico's pre-built release archives
pico-3.0-alpha
Daniel Rudolf 8 years ago
parent 619ae9d0d0
commit 46a6ff183d
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 1
      .gitattributes

1
.gitattributes vendored

@ -9,4 +9,3 @@
/.phpcs.xml export-ignore /.phpcs.xml export-ignore
/.phpdoc.xml export-ignore /.phpdoc.xml export-ignore
/.travis.yml export-ignore /.travis.yml export-ignore
/index.php.dist export-ignore

Loading…
Cancel
Save