lit-prog-book/.gitignore
Howard Abrams be71d9f49a Initial attempt at a background for the book
This is just a brain dump and the Background and Advantages section
need to be proof-read.

We should also expand on the general outline and table of contents, as
the headers here are just a start.
2024-08-03 10:01:42 -07:00

54 lines
551 B
Text

# ---> Emacs
# -*- mode: gitignore; -*-
*~
\#*\#
/.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
# network security
/network-security.data
/lp-in-org.info
/lp-in-org.texi