##
*.seed

## Do not save instance startup.yaml.
startup.yaml
!deployment/confs/startup.yaml

## Do not make earlier mistakes with documentation.
doc
!doc/README.org

## Ignore the JS deployment directory.
deploy
!deploy/README.org

## Node modules are handled by "npm install" and out package.json
node_modules

## Do not commit our TAGS
TAGS

## Emacs things (from 
## https://github.com/github/gitignore/blob/master/Global/Emacs.gitignore).
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
