# Ignore builds
build/*
demo/bin/*
!build/.keep
*.o

# Ignore documentation
doc/*

# Ignore Vim temprary files
*.sw[a-z]