Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiva Poudel committed May 4, 2015
1 parent 96a3f71 commit d8f5561
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ project.properties
sftp-config.json
.idea

# OS X metadata
.DS_Store

# Windows junk
Thumbs.db

# Modules
pkg/
Gemfile.lock
Expand All @@ -26,4 +20,10 @@ coverage/
# Beaker
.vagrant/
log/
junit/
junit/

# OS X metadata
.DS_Store

# Windows junk
Thumbs.db

0 comments on commit d8f5561

Please sign in to comment.