summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Buland <mike@xagasoft.com>2014-11-28 11:01:34 -0700
committerMike Buland <mike@xagasoft.com>2014-11-28 11:01:34 -0700
commitb4510a2861acabf1f27ecbd8c42602a0c342763d (patch)
tree94e16d1318c5f7e8da00d1a73b648fc26463deb8 /.gitignore
parent145c88f23e6587e310d3ca974365d20d373d8e1b (diff)
downloadclic-b4510a2861acabf1f27ecbd8c42602a0c342763d.tar.gz
clic-b4510a2861acabf1f27ecbd8c42602a0c342763d.tar.bz2
clic-b4510a2861acabf1f27ecbd8c42602a0c342763d.tar.xz
clic-b4510a2861acabf1f27ecbd8c42602a0c342763d.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b6500cb..fbc5251 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,6 @@
3*.exe 3*.exe
4/clic 4/clic
5/.build_cache 5/.build_cache
6/src/datafiles.cpp
7/src/datafiles.h
6 8