Skip to content

Commit

Permalink
Add logs directory and pid files to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Krizek <[email protected]>
  • Loading branch information
mkrizek committed Feb 17, 2012
1 parent c5f82e1 commit 419736c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,15 @@
# additional patterns:
RELEASE-VERSION
*.pyc
*.pid
client/control
client/results/
client/tests/kvm/env
client/tests/kvm/*.cfg
client/tests/libvirt/env
client/tests/libvirt/*.cfg
client/tmp
logs/*
server/tmp
tko/parsers/test/site_scenarios
ExternalSource

0 comments on commit 419736c

Please sign in to comment.