1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

Cleanup .gitignore

Remove some obsolete entries, add some needed new ones, and sort the
thing.

Signed-off-by: Brad Jorsch <anomie@users.sourceforge.net>
This commit is contained in:
Brad Jorsch
2010-10-06 00:10:52 -04:00
committed by Carlos R. Mafra
parent 7cc64627cc
commit 668cac00f6

103
.gitignore vendored
View File

@@ -1,71 +1,33 @@
*.lo
*.o
*Makefile *Makefile
*Makefile.in *Makefile.in
WINGs/get-wings-flags .deps/
WINGs/get-wutil-flags .libs/
WINGs/WINGs.pc INSTALL
aclocal.m4 aclocal.m4
autom4te.cache* autom4te.cache*
config-paths.h
config.guess config.guess
config.h
config.h.in
config.h.in~
config.log config.log
config.status config.status
config.sub config.sub
configure configure
contrib/WindowMaker.spec depcomp
install-sh install-sh
INSTALL
libtool libtool
ltmain.sh ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
missing missing
mkinstalldirs mkinstalldirs
src/config.h stamp-h1
src/config.h.in contrib/WindowMaker.spec
src/config.h.in~ m4/
src/stamp-h1
src/wconfig.h src/wconfig.h
wmlib/wmlib.pc
wrlib/get-wraster-flags
wrlib/wrlib.pc
*.o
*.lo
WINGs/Examples/.libs/colorpick
WINGs/Examples/.libs/fontl
WINGs/Examples/.libs/puzzle
WINGs/Examples/colorpick
WINGs/Examples/connect
WINGs/Examples/fontl
WINGs/Examples/puzzle
WINGs/Examples/server
WINGs/Extras/.libs/test
WINGs/Extras/libExtraWINGs.a
WINGs/Extras/test
WINGs/Tests/.libs/testmywidget
WINGs/Tests/.libs/wmfile
WINGs/Tests/.libs/wmquery
WINGs/Tests/.libs/wtest
WINGs/Tests/testmywidget
WINGs/Tests/wmfile
WINGs/Tests/wmquery
WINGs/Tests/wtest
WINGs/libWINGs.a
WINGs/libWUtil.a
WPrefs.app/.libs/WPrefs
WPrefs.app/WPrefs
WindowMaker/Defaults/WMRootMenu
WindowMaker/Defaults/WMState
WindowMaker/Defaults/WMWindowAttributes
WindowMaker/Defaults/WindowMaker
WindowMaker/IconSets/Default.iconset
src/.libs/wmaker
src/wmaker src/wmaker
test/wtest test/wtest
util/.libs/wmagnify
util/.libs/wmsetbg
util/.libs/wmsetup
util/convertfonts util/convertfonts
util/geticonset util/geticonset
util/getstyle util/getstyle
@@ -75,23 +37,40 @@ util/wdread
util/wdwrite util/wdwrite
util/wmagnify util/wmagnify
util/wmaker.inst util/wmaker.inst
util/wmgenmenu
util/wmsetbg util/wmsetbg
util/wmsetup util/wmsetup
util/wxcopy util/wxcopy
util/wxpaste util/wxpaste
wmlib/libWMaker.a wrlib/get-wraster-flags
wrlib/.libs/libwraster.a
wrlib/.libs/libwraster.la
wrlib/.libs/libwraster.lai
wrlib/.libs/libwraster.so
wrlib/.libs/libwraster.so.3
wrlib/.libs/libwraster.so.3.1.0
wrlib/libwraster.la wrlib/libwraster.la
wrlib/tests/.libs/testdraw
wrlib/tests/.libs/testgrad
wrlib/tests/.libs/testrot
wrlib/tests/.libs/view
wrlib/tests/testdraw wrlib/tests/testdraw
wrlib/tests/testgrad wrlib/tests/testgrad
wrlib/tests/testrot wrlib/tests/testrot
wrlib/tests/view wrlib/tests/view
wrlib/wrlib.pc
WINGs/Examples/colorpick
WINGs/Examples/connect
WINGs/Examples/fontl
WINGs/Examples/puzzle
WINGs/Examples/server
WINGs/Extras/libExtraWINGs.a
WINGs/Extras/libExtraWINGs.la
WINGs/Extras/test
WINGs/Tests/testmywidget
WINGs/Tests/wmfile
WINGs/Tests/wmquery
WINGs/Tests/wtest
WINGs/WINGs.pc
WINGs/get-wings-flags
WINGs/get-wutil-flags
WINGs/libWINGs.a
WINGs/libWINGs.la
WINGs/libWUtil.a
WINGs/libWUtil.la
WPrefs.app/WPrefs
WindowMaker/Defaults/WMRootMenu
WindowMaker/Defaults/WMState
WindowMaker/Defaults/WMWindowAttributes
WindowMaker/Defaults/WindowMaker
WindowMaker/IconSets/Default.iconset