# Ignore .pyc files
*.pyc
*.swp
tests/tools/build/
_trial_temp

.DS_Store

ninja_ide/addins/plugins/*
NINJA_IDE.egg-info/*
build/*
dist/*

*.pyo
