Skip to content

Commit

Permalink
Fixed .gitignore patterns containing # and added .emacs.*.
Browse files Browse the repository at this point in the history
  • Loading branch information
mschuerig committed Jan 18, 2009
1 parent da9b788 commit 4697a9c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
@@ -1,6 +1,7 @@
*~ *~
.#* .\#*
#* \#*
.emacs.*
build.*/ build.*/
stamp-* stamp-*


Expand Down

0 comments on commit 4697a9c

Please sign in to comment.