Browse Source
Add export-ignore for .github directory
pull/533/head
Dave Russell
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.gitattributes
|
|
@ -106,3 +106,4 @@ |
|
|
.gitattributes export-ignore |
|
|
.gitattributes export-ignore |
|
|
.gitignore export-ignore |
|
|
.gitignore export-ignore |
|
|
.gitkeep export-ignore |
|
|
.gitkeep export-ignore |
|
|
|
|
|
.github/ export-ignore |
|
|
|