summaryrefslogtreecommitdiff
path: root/main/editline
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2015-04-12 07:12:45 -0400
committerCorey Farrell <git@cfware.com>2015-04-12 07:12:45 -0400
commit5d34bce635ad7f225d557fa226e6b79c6293dbe1 (patch)
tree6dbaa6524ec19656ed0f6189c95e22d963ff2130 /main/editline
parentb35e184d41c4e61e98b455d70321ba90118600a1 (diff)
main/editline: Add .gitignore.
This patch adds a .gitignore for main/editline to ignore all build results. Change-Id: I68c7bf375ea46282689e5a706534b69fca233b5d
Diffstat (limited to 'main/editline')
-rw-r--r--main/editline/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/main/editline/.gitignore b/main/editline/.gitignore
new file mode 100644
index 000000000..d3bb06b33
--- /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