
bin/
tools/config_modules/mongo-c-driver/

# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so

# Compiled Static libraries
*.lai
*.la
*.a
.*.sw*
tests/*_tests
tests/config.sqlite
tests/empty.sqlite
*.log
tests/request_payloads.txt
tests/test.pid
tests/tests.log
tools/lemon/lemon
tools/m2sh/build/
tools/m2sh/tests/*_tests
tools/m2sh/tests/tests.log
tools/procer/procer
run/*
logs/*
tmp/*

# dexy crap
output/
output-long/
artifacts/

#Coverage generated files
*.zcov
tests/coverage
*.gcno
*.gcda
*.dSYM

#OSX garbage
.DS_Store
