Regenerated PDF
This commit is contained in:
49
.gitignore
vendored
49
.gitignore
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user