summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2020-04-20 14:25:08 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2020-04-20 14:25:08 +0200
commit811033af19a06681c529c8729a8bf870a909cea0 (patch)
treed0b29414fa21f9d57f147c80ace798f97a9aef2b /examples
parentdec1938f3c0f65e9a4deb55523033200ff79e3dc (diff)
Reorganize .gitignore file(s)
Move ignored files in /examples/ and /test/ to their own folders, i.e. to examples/.gitignore and test/.gitignore, resp.
Diffstat (limited to 'examples')
-rw-r--r--examples/.gitignore44
1 files changed, 44 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 000000000..398bba933
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,44 @@
+#
+# Files to be ignored by Git (do not commit)
+#
+# Note: *.exe will be ignored by means of ../.gitignore
+#
+browser-simple
+clipboard
+draggable-group
+fltk-versions
+howto-add_fd-and-popen
+howto-browser-with-icons
+howto-drag-and-drop
+howto-draw-an-x
+howto-menu-with-images
+howto-parse-args
+howto-remap-numpad-keyboard-keys
+howto-simple-svg
+howto-text-over-image-button
+menubar-add
+nativefilechooser-simple
+nativefilechooser-simple-app
+OpenGL3-glut-test
+OpenGL3test
+progress-simple
+shapedwindow
+simple-terminal
+SVG_File_Surface
+table-as-container
+table-simple
+table-sort
+table-spreadsheet
+table-spreadsheet-with-keyboard-nav
+table-with-keynav
+table-with-right-column-stretch-fit
+tabs-simple
+textdisplay-with-colors
+texteditor-simple
+texteditor-with-dynamic-colors
+tree-as-container
+tree-custom-draw-items
+tree-custom-sort
+tree-of-tables
+tree-simple
+wizard-simple