mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Updated for non-precision C builds (inside wmake/rules)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -16,6 +16,7 @@
|
|||||||
*.la
|
*.la
|
||||||
*.so
|
*.so
|
||||||
*.jar
|
*.jar
|
||||||
|
lex.yy.c
|
||||||
|
|
||||||
# Corefiles
|
# Corefiles
|
||||||
core
|
core
|
||||||
@ -27,10 +28,7 @@ core
|
|||||||
lnInclude
|
lnInclude
|
||||||
|
|
||||||
# linux build folder(s) - anywhere
|
# linux build folder(s) - anywhere
|
||||||
linux*Gcc*[SD]POpt*
|
linux*Gcc*
|
||||||
|
|
||||||
# reinstate wmake/rules that look like build folders
|
|
||||||
!wmake/rules/linux*
|
|
||||||
|
|
||||||
# doxygen generated documentation
|
# doxygen generated documentation
|
||||||
doc/[Dd]oxygen/html
|
doc/[Dd]oxygen/html
|
||||||
|
|||||||
Reference in New Issue
Block a user