From 445a25c0591a82772ad03513af1fabe494731ffd Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Thu, 27 Feb 2014 18:38:00 -0800 Subject: [PATCH] Try to convert .hgignore to .gitignore. --- .hgignore => .gitignore | 2 -- 1 file changed, 2 deletions(-) rename .hgignore => .gitignore (93%) diff --git a/.hgignore b/.gitignore similarity index 93% rename from .hgignore rename to .gitignore index b3c90e3..07fcb8e 100644 --- a/.hgignore +++ b/.gitignore @@ -1,4 +1,3 @@ -syntax: glob *~ *.a *.o @@ -17,4 +16,3 @@ src/iperf3_profile src/t_timer src/t_units src/t_uuid -