From e464041756b2a3fba180250043158a82abcf3cd6 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 4 Oct 2014 18:14:03 +0200 Subject: Add coverage file to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 08cf7c5..c51258e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ client/profile.yml build/* server/dump.rdb other/* +.coverage \ No newline at end of file -- cgit v1.3.1