Started working on automating publishing steps.

This commit is contained in:
Thomas Gideon 2010-09-29 12:49:14 -04:00
parent 796bd34a53
commit 9fe72dc7ad
3 changed files with 24 additions and 1 deletions

12
.gitignore vendored
View file

@ -1,3 +1,13 @@
# ignore vim swap files
*.swp
# ignore feed files
*.xml
*.bak
# ignore back up files
*.xml.*
# ignore media files
*.wav
*.flac
*.ogg
*.mp3
*.m4a
*.chapters.txt