From: Corey Farrell Date: Sun, 12 Apr 2015 11:12:45 +0000 (-0400) Subject: main/editline: Add .gitignore. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13bbcc0e1eaa6970a1293299a0c06d7daa766e5a;p=thirdparty%2Fasterisk.git main/editline: Add .gitignore. This patch adds a .gitignore for main/editline to ignore all build results. Change-Id: I68c7bf375ea46282689e5a706534b69fca233b5d (cherry picked from commit 5d34bce635ad7f225d557fa226e6b79c6293dbe1) --- diff --git a/main/editline/.gitignore b/main/editline/.gitignore new file mode 100644 index 0000000000..d3bb06b33f --- /dev/null +++ b/main/editline/.gitignore @@ -0,0 +1,13 @@ +*.o_a +Makefile +common.h +config.cache +config.h +editline.c +emacs.h +fcns.c +fcns.h +help.c +help.h +makelist +vi.h