From b95f198877cca668c9a12e8a3412b6e6f446d40b Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Mon, 4 Aug 2014 08:37:58 +0300 Subject: [PATCH] ignore sent/received audio/data files --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45159b9..e6a4752 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,8 @@ *.txt *.png *.csv -*.int16 -data.* +*.recv +*.send *.prof *.log *.ogv