Add '/.github export-ignore' to .gitattributes

pico-3.0-alpha
Daniel Rudolf 8 years ago
parent 9834e839ef
commit 6dd41abf7a
No known key found for this signature in database
GPG Key ID: A061F02CD8DE4538
  1. 1
      .gitattributes

1
.gitattributes vendored

@ -1,3 +1,4 @@
/.github export-ignore
/_build export-ignore /_build export-ignore
/.gitattributes export-ignore /.gitattributes export-ignore
/.gitignore export-ignore /.gitignore export-ignore

Loading…
Cancel
Save