f71c806f30109060fe8fd15e2cec5f5f03f4d70f
[wmaker-crm.git] / .gitignore
blobf71c806f30109060fe8fd15e2cec5f5f03f4d70f
1 # These files are generated by the AutoTools
2 *Makefile
3 *Makefile.in
4 .deps/
5 .libs/
6 INSTALL
7 aclocal.m4
8 autom4te.cache*
9 config-paths.h
10 config.guess
11 config.h
12 config.h.in
13 config.log
14 config.status
15 config.sub
16 configure
17 depcomp
18 install-sh
19 libtool
20 ltmain.sh
21 missing
22 mkinstalldirs
23 stamp-h1
24 m4/
26 src/wconfig.h
28 # These files are compilation stuff
29 *.lo
30 *.o
32 # These are compilation results
33 src/wmaker
34 test/wtest
36 util/convertfonts
37 util/geticonset
38 util/getstyle
39 util/seticons
40 util/setstyle
41 util/wdread
42 util/wdwrite
43 util/wmagnify
44 util/wmaker.inst
45 util/wmgenmenu
46 util/wmmenugen
47 util/wmsetbg
48 util/wmsetup
49 util/wxcopy
50 util/wxpaste
52 wrlib/get-wraster-flags
53 wrlib/libwraster.la
54 wrlib/tests/testdraw
55 wrlib/tests/testgrad
56 wrlib/tests/testrot
57 wrlib/tests/view
59 WINGs/Examples/colorpick
60 WINGs/Examples/connect
61 WINGs/Examples/fontl
62 WINGs/Examples/puzzle
63 WINGs/Examples/server
64 WINGs/Extras/libExtraWINGs.a
65 WINGs/Extras/libExtraWINGs.la
66 WINGs/Extras/test
67 WINGs/Tests/testmywidget
68 WINGs/Tests/wmfile
69 WINGs/Tests/wmquery
70 WINGs/Tests/wtest
71 WINGs/get-wings-flags
72 WINGs/get-wutil-flags
73 WINGs/libWINGs.a
74 WINGs/libWINGs.la
75 WINGs/libWUtil.a
76 WINGs/libWUtil.la
78 WPrefs.app/WPrefs
80 # These files are generated from make rules
81 wrlib/wrlib.pc
82 WINGs/WINGs.pc
84 contrib/WindowMaker.spec
85 WindowMaker/Defaults/WMRootMenu
86 WindowMaker/Defaults/WMState
87 WindowMaker/Defaults/WMWindowAttributes
88 WindowMaker/Defaults/WindowMaker
89 WindowMaker/IconSets/Default.iconset
90 wmlib/libWMaker.la
92 # Some text editors generate backup files
93 config.h.in~