From d5edefd765c9c87aeba8692bbffef11d7bd1a9ac Mon Sep 17 00:00:00 2001 From: applestash Date: Sat, 28 Jun 2014 23:34:12 +1000 Subject: [PATCH] git ignore and description --- .gitignore | 10 ++++++++++ README.md | 2 ++ 2 files changed, 12 insertions(+) diff --git a/.gitignore b/.gitignore index 1598f76..2138810 100644 --- a/.gitignore +++ b/.gitignore @@ -215,3 +215,13 @@ pip-log.txt .mr.developer.cfg *.o + +#CTR +*.cxi +*.cfa +*.cci +*.3ds +*.cia + +#exec +*.exe \ No newline at end of file diff --git a/README.md b/README.md index 0f48df2..bbbe88e 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ Project_CTR =========== ctrtool - updated version of neimod's ctrtool. + +makerom - creates CTR cxi/cfa/cci/cia files.