Browse Source
Add images/ to export-ignore in .gitattributes
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
|
|
@ -107,3 +107,4 @@ |
|
|
.gitignore export-ignore |
|
|
.gitignore export-ignore |
|
|
.gitkeep export-ignore |
|
|
.gitkeep export-ignore |
|
|
.github/ export-ignore |
|
|
.github/ export-ignore |
|
|
|
|
|
images/ export-ignore |
|
|
|