Browse Source

Add export-ignore for .github directory

pull/533/head
Dave Russell 2 months ago
committed by GitHub
parent
commit
1e15d4f8c3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      .gitattributes

1
.gitattributes

@ -106,3 +106,4 @@
.gitattributes export-ignore
.gitignore export-ignore
.gitkeep export-ignore
.github/ export-ignore

Loading…
Cancel
Save