Files @ 4cb24b737683
Branch filter:

Location: EI/VirtualLeaf/.hgignore - annotation

Roeland Merks
merge? I tried to push my recent updates, hoping I haven't messed up things. All intermediate versions are kept anyway, right?
# use glob syntax.
syntax: glob

*~
*.cache
*.Debug
*.o
*.orig
*.out
*.Release
*.vars
*Makefile.*
*make.out
*moc_*.cpp

TAGS
BROWSE
bin/VirtualLeaf
bin/models
bin/VirtualLeaf.exe

lib/libvleaf.a

src/default.par
src/VirtualLeaf-install.exe

# switch to regexp syntax.
syntax: regexp

# finis