explicitly ignore executables in rules

This commit is contained in:
mattijs 2008-06-27 16:47:51 +01:00
parent 6e823217bd
commit a67cfa01a4

6
.gitignore vendored
View File

@ -30,6 +30,12 @@ lnInclude
# linux build folder(s) - anywhere
linux*Gcc*
# reinstate wmake/rules that look like build folders
!wmake/rules/linux*
# but do ignore the derived files in there
wmake/rules/linux*/dirToString
wmake/rules/linux*/wmkdep
# doxygen generated documentation
doc/[Dd]oxygen/html
doc/[Dd]oxygen/latex