# artifact project settings
# Note: {cwd} == current directory of THIS file
# {repo} == directory of the `.art` file
# directories containing artifact toml files
= ["{repo}/design"]
# artifact paths to exclude. This is how you can avoid trying
# to load .git/.hg/etc directories (or anything else you don't
# want to include
= []
# directories containing code that has artifact links
= []
# directories to exclude when searching through code
= []