Optimise exported repository by introducing .gitattributes

This commit is contained in:
Zbigniew Malcherczyk 2023-05-02 16:51:28 +02:00 committed by GitHub
parent 5ce6840d49
commit c3b3d23b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
/.github export-ignore
/docs export-ignore
/scss export-ignore