Browse Source

gitignore: start list of emacs temp files to ignore

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
tags/v0.5.0-rc1
Øyvind Harboe 14 years ago
parent
commit
9a8fe44c83
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -73,3 +73,6 @@ patches
.project
.cproject
.settings

# Emacs temp files
*~

Loading…
Cancel
Save