add export ignore

This commit is contained in:
OgelGames 2021-12-11 14:28:03 +11:00
parent da4c8c2802
commit a23b6e9196

3
.gitattributes vendored
View File

@ -1,2 +1,5 @@
# Auto detect text files and perform LF normalization
* text=auto
# Exclusions for release export
.* export-ignore