Skip to content

Commit

Permalink
Add more directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tohuwabohu committed May 8, 2016
1 parent 60be304 commit 8957299
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/log
/spec/fixtures/manifests
/spec/fixtures/modules

# https://tickets.puppetlabs.com/browse/PUP-3444
.idea
*.iml
junit/**
log/**
spec/fixtures/**
vendor/**

0 comments on commit 8957299

Please sign in to comment.