diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index e0ffb8b6f..800280fd6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,15 +9,13 @@ *.o **/.DS_Store -# CMake build artifacts if built in source - not recommended, but anyway +# CMake build artifacts if built in source - strongly discouraged! bin/ **/cmake_install.cmake **/CMakeCache.txt **/CMakeFiles/ -etc/UseFLTK.cmake cmake_uninstall.cmake -UseFLTK.cmake FLTK.sln FLTK-Targets.cmake FLTKConfig.cmake |
