fltk/documentation/.gitignore
Albrecht Schlosser d5ed136642 Reorganize documentation source directories
- move all images (screenshots) to new folder documentation/images/
- move documentation/src/fltk-title.tex.in to documentation/
- fix .gitignore files (remove obsolete entries etc.)
- FL/Fl_Tooltip.H: fix '\image latex' reference
- documentation/CMakeLists.txt: update ref. to fltk-title.tex.in
- documentation/Doxyfile.in: adjust image path (IMAGE_PATH)
2025-12-30 15:49:02 +01:00

12 lines
277 B
Plaintext

#
# Files to be ignored by Git (do not commit)
#
# 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.
# /documentation/
*.bck
*.bak
*.log