summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-11-21 17:17:49 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-11-21 17:17:49 +0000
commit57318e8b3e3800bcadbf69ecfb8f41f8f453e6b0 (patch)
tree7bf32166716ff0acc2235191315e1f925c00aebf
parentd5d6b8ae19f1c21bffe28c11d81ae498cbbe7426 (diff)
Update ignored files in examples directory.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10465 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
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