# Fabrial files
__pycache__/
.pytest_cache/
saved_settings/
lastrun.log
build/
dist/
FabrialInstaller.exe

/fabrial/plugins/*
!/fabrial/plugins/__init__.py

# random folder I saw once
/share/

# silly scripts
/count_lines.py
/test.py
