From a932cec521c08313ad52d69f4db71c5fca639426 Mon Sep 17 00:00:00 2001 From: Cong Ding Date: Sun, 9 Aug 2015 22:15:41 -0700 Subject: [PATCH] update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0026861..a1b4a2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Temporary files for running example +go-stun + # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o *.a