- 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)
12 lines
277 B
Plaintext
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
|