From 53c1088fff0e8c8730622449dc863bbab938801c Mon Sep 17 00:00:00 2001
From: "B. Watson" <yalhcru@gmail.com>
Date: Fri, 19 Feb 2016 06:14:14 -0500
Subject: add more generated files to .gitignore, add manual ideas

---
 .gitignore       | 13 +++++++++++++
 manual_ideas.txt | 16 ++++++++++++++++
 2 files changed, 29 insertions(+)
 create mode 100644 manual_ideas.txt

diff --git a/.gitignore b/.gitignore
index 47e1aee..b9899d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,16 @@
+memdump.dat
+rodata.8000
+romable_taimain.raw
+bank[0-7]
+splitrom.raw.*
+taipan.rom
+taipan.cart
+*.bas
+fill256
+mkcart
+1
+1.c
+blankbank
 tags
 comptitle.s
 comptitle.dat
diff --git a/manual_ideas.txt b/manual_ideas.txt
new file mode 100644
index 0000000..896cde5
--- /dev/null
+++ b/manual_ideas.txt
@@ -0,0 +1,16 @@
+Have at least 24K of cart space free.
+
+Manual:
+
+Fixed sections:
+
+- Introduction
+Definition of Tai-pan from a dictionary
+A bit of history about the setting
+History of the game
+
+- How to Play
+
+- Strategy
+
+- Credits
-- 
cgit v1.2.3