Skip to content

Commit

Permalink
Ignore Emacs auto-save files and SubVersion directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardomurri committed Mar 18, 2013
1 parent b01a4ba commit 76438c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Expand Up @@ -30,3 +30,11 @@
*.vrb
*.xdy
*.tdo

# Emacs auto-save files
.#*
*~
auto/*

# other VCS'es
.svn/

0 comments on commit 76438c2

Please sign in to comment.