Updated for non-precision C builds (inside wmake/rules)

This commit is contained in:
mattijs
2008-06-27 16:36:29 +01:00
parent 18886a8fa4
commit 6e823217bd

6
.gitignore vendored
View File

@ -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