diff options
Diffstat (limited to 'fltk-options/.gitignore')
| -rw-r--r-- | fltk-options/.gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/fltk-options/.gitignore b/fltk-options/.gitignore index bf43c199e..645b58a78 100644 --- a/fltk-options/.gitignore +++ b/fltk-options/.gitignore @@ -1,7 +1,6 @@ # # Files to be ignored by Git (do not commit) # - -fltk-options -fltk-options-shared -fltk-options.app +# Note: since FLTK 1.5 building FLTK in-source is no longer allowed. +# Therefore we don't need to "ignore" generated files anymore +# because generated files are stored in the build tree. |
