Started working on automating publishing steps.
This commit is contained in:
parent
796bd34a53
commit
9fe72dc7ad
3 changed files with 24 additions and 1 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue