From c21badf90c468f724fb23cef7aca09923eb36378 Mon Sep 17 00:00:00 2001 From: Matteo Brancaleoni Date: Wed, 13 Apr 2016 15:01:35 +0200 Subject: [PATCH] add gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ed4b5e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.*.swp +bcg729 +*.o +*.so