diff options
| -rw-r--r-- | examples/.gitignore | 1 | ||||
| -rw-r--r-- | test/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore index 0f80dee34..f62a5e4db 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -8,6 +8,7 @@ animgifimage-play animgifimage-resize animgifimage-simple browser-simple +callbacks cairo-draw-x chart-simple draggable-group diff --git a/test/.gitignore b/test/.gitignore index 1e43541ac..493ff3a75 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -51,6 +51,7 @@ fractals fullscreen gl_overlay glpuzzle +glut_test handle_events hello help_dialog |
