Update ignored files in examples directory.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10465 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2014-11-21 17:17:49 +00:00
parent d5d6b8ae19
commit 57318e8b3e

10
.gitignore vendored
View File

@@ -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