Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Simmons <nicestep@gmail.com>2013-02-26 23:32:28 (GMT)
committer James Simmons <nicestep@gmail.com>2013-02-26 23:32:28 (GMT)
commite070fe3cddcbc84544649357c4885c5e64e0221a (patch)
tree29553cc630349b502eea243f192a82e26c7a5168
parentc03bb7f0e4c0ef0f683ffa971b399edbefcd17c2 (diff)
new file: .gitignore
Create a utility that uses Beautiful Soup to take HTML from Libre Office and strip out unnecessary tags and add style sheets, etc. to make a good basic for an EPUP book.
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9285b0d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.html
+*.htm
+*.xhtml
+*.e4p
+*.pyc
+*.epub
+*.mobi
+.eric4project
+