1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 00:08:52 -05:00

Exclude .gitkeep files from exports

This commit is contained in:
Richie Bendall 2020-07-15 01:05:45 +12:00 committed by GitHub
parent 9932170935
commit c198741606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,3 +78,4 @@
.gitattributes export-ignore
.gitignore export-ignore
.gitkeep export-ignore