summaryrefslogtreecommitdiff
path: root/test/.gitignore
blob: 8893e838a7d070ced62ff7395a02ceae3d95cde5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# Files to be ignored by Git (do not commit)
#
# Source files and headers generated by fluid:
#
# Note: these files *should* not exist (since FLTK 1.5.0) unless a user
#   (developer) creates them manually by running fluid in the source tree.
#
# The following list can be generated using bash or another POSIX shell:
#   $ LC_ALL=C; for f in *.fl; do b=`basename $f .fl`; echo $b.cxx; echo $b.h; done

CubeViewUI.cxx
CubeViewUI.h
checkers_pieces.cxx
checkers_pieces.h
fast_slow.cxx
fast_slow.h
inactive.cxx
inactive.h
keyboard_ui.cxx
keyboard_ui.h
mandelbrot_ui.cxx
mandelbrot_ui.h
preferences.cxx
preferences.h
radio.cxx
radio.h
resize.cxx
resize.h
tabs.cxx
tabs.h
terminal.cxx
terminal.h
tree.cxx
tree.h
valuators.cxx
valuators.h