Skip to content

Commit

Permalink
Add .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-slm authored and technomancy committed Oct 26, 2009
1 parent 585f9d6 commit 5105168
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
@@ -0,0 +1,7 @@
# temporary files
*~
*\#*\#
*.\#*

# Emacs byte-compiled files
*.elc

0 comments on commit 5105168

Please sign in to comment.