Skip to content

Commit

Permalink
Resurrect .gitignore
Browse files Browse the repository at this point in the history
Was trashed in e7bf07a.
  • Loading branch information
phloxic committed Feb 7, 2011
1 parent e7bf07a commit b6f0d92
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# patch
*.rej
*.orig

# vim
*~

# emacs
\#*\#
\.\#*

# MacOS directory store
.DS_Store

0 comments on commit b6f0d92

Please sign in to comment.