Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lv-develer committed Jan 14, 2015
1 parent d83fff2 commit 727f344
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .gitignore
Expand Up @@ -4,10 +4,18 @@
*.fuse*

.idea/

config-templates/master/*.log
config-templates/master/buildbot_travis/
config-templates/master/*.pid
config-templates/master/buildbot_travis-job/
config-templates/master/buildbot_travis/
config-templates/master/var

config-templates/spawner/*.log
config-templates/spawner/*.pid

config-templates/worker/*.log
config-templates/worker/*.pid

.coverage
coverage.xml

0 comments on commit 727f344

Please sign in to comment.