mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-13 05:42:05 +00:00
git ignore fixes
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -12,6 +12,8 @@ searchdata.xml
|
||||
stamp-*
|
||||
config.log
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
Makefile
|
||||
Doxyfile
|
||||
config.h
|
||||
@ -21,6 +23,7 @@ libtool
|
||||
*.libs/
|
||||
HOLD/
|
||||
LFSToolKit/examples/*example
|
||||
LFSToolKit/examples/*.html
|
||||
LFSToolKit/examples/box.png
|
||||
LFSToolKit/examples/diskmenu.cpp
|
||||
LFSToolKit/examples/windowtest.cpp
|
||||
@ -32,7 +35,7 @@ LFSSetWallpaper/LFSSetWallpaper/app/lfs*
|
||||
LFSWManager/LFSWManager/app/lfs*
|
||||
LFSWManager/LFSWManager/helper/appmenu
|
||||
LFSWM2/LFSWM2/app/lfswm2
|
||||
|
||||
.setup.local
|
||||
LFSToolKit/examples/a.out
|
||||
LFSToolKit/examples/diskmenu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user