From 75a6694c637f39880bb76ccf5f52876ac930f400 Mon Sep 17 00:00:00 2001 From: YannK Date: Sun, 20 Mar 2022 22:30:43 +0100 Subject: [PATCH] Adding some advice not to push non source files (ie: png exported from Inkscape) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 64e62df..f800c6b 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ User Interface elements used in [The Khanat client](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-client). This repository contains concepts, templates, fonts and all of their source files to create the User Interface. + +This repository uses [Git LFS](https://git-lfs.github.com/). + +Please do not commit/push exported files if you can publish them elsewhere to spare some disk space on the repository.