Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Updated .gitignore to remove Emacs temp-files
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslorander committed Oct 2, 2014
1 parent 3ac38dc commit 8cbe007
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
Expand Up @@ -92,3 +92,19 @@ $RECYCLE.BIN/
*.msi
*.msm
*.msp

# Emacs
# ==========================
auto-save-list
custom.el
url/
.org-id-locations
\#*
org-mode-config.el
*~
.#*
\#*\#
*.log
.DS_Store
org-clock-save.el
emacs-config.el
Expand Down

0 comments on commit 8cbe007

Please sign in to comment.