# directory created by bazel run //swift:create-extractor-pack
/extractor-pack

# output files created by running tests
*.o

# compilation database
compile_commands.json

# CLion project data and build directories
/.idea
/cmake*

# VSCode default build directory
/build
