removed erroneous .directory file (dolphin), minor adjustment to .gitignore

- in .gitignore, added other common build targets to be ignored.
  Finalized the move of wmkdep etc to wmake/utilbin/
This commit is contained in:
Mark Olesen
2009-07-03 09:54:20 +02:00
parent 7534cd17ef
commit 44e5615e05
2 changed files with 10 additions and 14 deletions

19
.gitignore vendored
View File

@ -27,18 +27,19 @@ core
# dependency files - anywhere
*.dep
# lnInclude folders - anywhere
# lnInclude (symlink) folders - anywhere
lnInclude
# linux build folder(s) - anywhere
linux*Gcc*
# build folder(s) - anywhere
linux*Gcc*/
linux*Icc*/
linuxming*/
SiCortex*Gcc*/
solaris*Gcc*/
SunOS*Gcc*/
# reinstate wmake/rules that look like build folders
!wmake/rules/linux*
# but do continue to ignore the derived wmake files
wmake/rules/*/dirToString
wmake/rules/*/wmkdep
# reinstate wmake/rules that might look like build folders
!wmake/rules/*/
# doxygen generated documentation
doc/[Dd]oxygen/html

View File

@ -1,5 +0,0 @@
[Dolphin]
AdditionalInfo=3
SortOrder=0
Timestamp=2009,6,10,15,58,20
ViewMode=1