# Auto gen files
src/*-gen.c
include/*-gen.h
include/*.gch
# build
build/

# Backup files done by uncrustify
.uncrustify/
*~

# tests
venv/
test/__pycache__/
