# These are eclipse build dirs, if you use that sort of thing
/cdm/build/
/engine/build/
/schema/build/
/test/build/
/sdk/howto/build/
# The IntelliJ build dir
/.idea/out

# This is for the C# how to
/sdk/howto/csharp/.vs
/sdk/howto/csharp/bin
/sdk/howto/csharp/obj
/sdk/howto/csharp/HowToCSharp.csproj.user
/sdk/howto/csharp/HowToCSharp.sdf
sdk/howto/csharp/*.db
sdk/howto/csharp/*.opendb
