Skip to content

Commit

Permalink
Added a list of OS generated files to the .gitignore file (from githu…
Browse files Browse the repository at this point in the history
…b help)
  • Loading branch information
LaurentGoderre committed Jun 13, 2012
1 parent 2369152 commit 55eb543
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,13 @@ nbproject/*
.DS_Store
jruby.jar
build/lib/vendors
_notes/

# OS generated files #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ethumbs.db
Thumbs.db
_notes/

0 comments on commit 55eb543

Please sign in to comment.