Regenerated PDF

This commit is contained in:
Dave Morriss
2022-11-20 22:49:57 +00:00
parent be19611784
commit f9cff60021
6 changed files with 4587 additions and 52 deletions

49
.gitignore vendored
View File

@@ -1,52 +1,3 @@
# Ignore vim backup and swap files
*~
*.swp
# Ignore test audio files
*.flac
*.mp3
*.ogg
*.spx
*.wav
*.opus
*.FLAC
*.MP3
*.OGG
*.SPX
*.WAV
*.OPUS
# Playing with image files, so don't want to save them
*.png
*.jpg
*.gif
*.svg
# Odds and ends
*.pdf
*.json
*.BAK
# LibreOffice lock files
.~lock*
#
*.csv
#
# Directories
# -----------
# These directories are either managed locally or are not wanted in the
# repository.
#
feed_cache/
reportedashtml/
#
# Files
# -----
# No need to track tags (ctags) files
#
tags
# link to the master file
.pdmenurc
# SQLte Browser project file
*.sqbpro
# Saved HTML
feedWatcher.html_*
Journal.html
README.html
index.html