# Ignore the binaries and library roots for Windows
/**/bin/
/**/obj/
/**/cvmlib/
/**/cvmlib32/

# Ignore ODB generated files
src/Database/*.cxx
src/Database/*.hxx
src/Database/*.ixx

# Ignore the http binary dir, sometimes it gets left in the source root
http/

