From b4510a2861acabf1f27ecbd8c42602a0c342763d Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Fri, 28 Nov 2014 11:01:34 -0700 Subject: Switched to using bin2cpp for the help. I think that's a better practice, it'll be a lot easier to expand it and format it in general, plus it could be compressed if it got too much bigger. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b6500cb..fbc5251 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ *.exe /clic /.build_cache +/src/datafiles.cpp +/src/datafiles.h -- cgit v1.2.3