Skip to content

Commit

Permalink
gitignore: use absolute paths
Browse files Browse the repository at this point in the history
  • Loading branch information
cfillion committed Jan 14, 2017
1 parent 4d5d20e commit d75a440
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coverage/
doc/
pkg/
Gemfile.lock
/coverage/
/doc/
/pkg/
/Gemfile.lock

0 comments on commit d75a440

Please sign in to comment.