# Python stuff
/venv*
__pycache__
*.pyc
.mypy_cache

# IDE stuff
.vs
.vscode
.idea

# mac os thumbs files
.DS_Store

# Pandemonium import folders
.import
.cache

# Pandemonium runtime logs
logs

# Scons build artefact
.sconsign.dblite

# scons stuff
/custom.py

# Build directory
/build/

# Lazy generated symlinks on build
/examples/*/addons
/tests/*/addons
/tests/*/lib

output.preprocessed.c