Add documentation and whatnot.

This commit is contained in:
2019-04-14 17:48:22 -07:00
parent 1a37054343
commit 669a7a1af3
4 changed files with 92 additions and 0 deletions

45
.gitignore vendored Normal file → Executable file
View File

@ -102,3 +102,48 @@ venv.bak/
# mypy
.mypy_cache/
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
# directory configuration
.dir-locals.el