# editor and OS artifacts
*~
.DS_STORE

# query compilation caches
.cache

# qltest projects and artifacts
*/ql/test/**/*.testproj
*/ql/test/**/*.actual

# Visual studio temporaries, except a file used by QL4VS
.vs/*
!.vs/VSWorkspaceSettings.json
