Setup .gitattributes file

This is to exclude unrelated files for installation
This commit is contained in:
Elan Ruusamäe
2023-03-27 10:11:16 +03:00
parent 709b802596
commit bf6edb591f

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
/.* export-ignore
/_test export-ignore