# Files to ignore by git

# Generic auto-generated build files
*.pyc
*.pyo
*.swp

# Specific auto-generated build files
a.out
/__pycache__
/build
/dist
/tmp

# Project specific auto-generated files
pytsk3.c
