mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
added (previously removed) rules for dirToString and wmkdep
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -41,6 +41,10 @@ SunOS*Gcc*/
|
|||||||
# reinstate wmake/rules that might look like build folders
|
# reinstate wmake/rules that might look like build folders
|
||||||
!wmake/rules/*/
|
!wmake/rules/*/
|
||||||
|
|
||||||
|
# but do continue to ignore the derived wmake files
|
||||||
|
wmake/rules/*/dirToString
|
||||||
|
wmake/rules/*/wmkdep
|
||||||
|
|
||||||
# doxygen generated documentation
|
# doxygen generated documentation
|
||||||
doc/[Dd]oxygen/html
|
doc/[Dd]oxygen/html
|
||||||
doc/[Dd]oxygen/latex
|
doc/[Dd]oxygen/latex
|
||||||
|
|||||||
Reference in New Issue
Block a user