mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
Small cleanup in Git's ignore file
This commit is contained in:
committed by
Carlos R. Mafra
parent
9e86868373
commit
bb0c1f3035
13
.gitignore
vendored
13
.gitignore
vendored
@@ -28,6 +28,8 @@ src/wconfig.h
|
|||||||
# These files are compilation stuff
|
# These files are compilation stuff
|
||||||
*.lo
|
*.lo
|
||||||
*.o
|
*.o
|
||||||
|
*.la
|
||||||
|
*.a
|
||||||
|
|
||||||
# These are compilation results
|
# These are compilation results
|
||||||
src/wmaker
|
src/wmaker
|
||||||
@@ -50,7 +52,6 @@ util/wxcopy
|
|||||||
util/wxpaste
|
util/wxpaste
|
||||||
|
|
||||||
wrlib/get-wraster-flags
|
wrlib/get-wraster-flags
|
||||||
wrlib/libwraster.la
|
|
||||||
wrlib/tests/testdraw
|
wrlib/tests/testdraw
|
||||||
wrlib/tests/testgrad
|
wrlib/tests/testgrad
|
||||||
wrlib/tests/testrot
|
wrlib/tests/testrot
|
||||||
@@ -61,8 +62,6 @@ WINGs/Examples/connect
|
|||||||
WINGs/Examples/fontl
|
WINGs/Examples/fontl
|
||||||
WINGs/Examples/puzzle
|
WINGs/Examples/puzzle
|
||||||
WINGs/Examples/server
|
WINGs/Examples/server
|
||||||
WINGs/Extras/libExtraWINGs.a
|
|
||||||
WINGs/Extras/libExtraWINGs.la
|
|
||||||
WINGs/Extras/test
|
WINGs/Extras/test
|
||||||
WINGs/Tests/testmywidget
|
WINGs/Tests/testmywidget
|
||||||
WINGs/Tests/wmfile
|
WINGs/Tests/wmfile
|
||||||
@@ -70,10 +69,6 @@ WINGs/Tests/wmquery
|
|||||||
WINGs/Tests/wtest
|
WINGs/Tests/wtest
|
||||||
WINGs/get-wings-flags
|
WINGs/get-wings-flags
|
||||||
WINGs/get-wutil-flags
|
WINGs/get-wutil-flags
|
||||||
WINGs/libWINGs.a
|
|
||||||
WINGs/libWINGs.la
|
|
||||||
WINGs/libWUtil.a
|
|
||||||
WINGs/libWUtil.la
|
|
||||||
|
|
||||||
WPrefs.app/WPrefs
|
WPrefs.app/WPrefs
|
||||||
|
|
||||||
@@ -81,13 +76,11 @@ WPrefs.app/WPrefs
|
|||||||
wrlib/wrlib.pc
|
wrlib/wrlib.pc
|
||||||
WINGs/WINGs.pc
|
WINGs/WINGs.pc
|
||||||
|
|
||||||
contrib/WindowMaker.spec
|
|
||||||
WindowMaker/Defaults/WMRootMenu
|
WindowMaker/Defaults/WMRootMenu
|
||||||
WindowMaker/Defaults/WMState
|
WindowMaker/Defaults/WMState
|
||||||
WindowMaker/Defaults/WMWindowAttributes
|
WindowMaker/Defaults/WMWindowAttributes
|
||||||
WindowMaker/Defaults/WindowMaker
|
WindowMaker/Defaults/WindowMaker
|
||||||
WindowMaker/IconSets/Default.iconset
|
WindowMaker/IconSets/Default.iconset
|
||||||
wmlib/libWMaker.la
|
|
||||||
|
|
||||||
# Some text editors generate backup files
|
# Some text editors generate backup files
|
||||||
config.h.in~
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user