# Ignore backup files
*.bak
*~
# Ignore lock files
~$*
.~lock.*
# Ignore documentation
*.doc
*.docx
*.odt
