-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.simplecov
More file actions
18 lines (18 loc) · 1.17 KB
/
.simplecov
File metadata and controls
18 lines (18 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/applypatch-msg.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/commit-msg.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/post-update.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/pre-applypatch.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/pre-commit.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/pre-merge-commit.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/pre-push.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/pre-rebase.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/pre-receive.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/prepare-commit-msg.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/push-to-checkout.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/sendemail-validate.sample"
SimpleCov.add_filter "/tmp/gentsttmp_project/.git/hooks/update.sample"
SimpleCov.add_filter "prout"
SimpleCov.add_filter "completely.bash"
SimpleCov.add_filter "utils/get_parseArger"
SimpleCov.add_filter "utils/install"
SimpleCov.add_filter "utils/webserver"