From 57318e8b3e3800bcadbf69ecfb8f41f8f453e6b0 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 21 Nov 2014 17:17:49 +0000 Subject: [PATCH] Update ignored files in examples directory. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10465 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index f0b563b34..4d4905344 100644 --- a/.gitignore +++ b/.gitignore @@ -63,19 +63,29 @@ # /examples/ /examples/*.exe +/examples/clipboard /examples/howto-add_fd-and-popen +/examples/howto-browser-with-icons +/examples/howto-drag-and-drop /examples/howto-parse-args /examples/howto-text-over-image-button /examples/menubar-add /examples/nativefilechooser-simple-app +/examples/progress-simple +/examples/shapedwindow /examples/table-as-container /examples/table-simple /examples/table-sort /examples/table-spreadsheet /examples/table-spreadsheet-with-keyboard-nav +/examples/table-with-keynav /examples/tabs-simple /examples/textdisplay-with-colors /examples/texteditor-simple +/examples/tree-as-container +/examples/tree-custom-draw-items +/examples/tree-custom-sort +/examples/tree-of-tables /examples/tree-simple /examples/wizard-simple