# Ninja files | |
build.ninja | |
# Build objects and artifacts | |
deps/ | |
build/ | |
bin/ | |
lib/ | |
*.pyc | |
*.pyo | |
# System files | |
.DS_Store | |
.DS_Store? | |
._* | |
.Spotlight-V100 | |
.Trashes | |
ehthumbs.db | |
Thumbs.db | |
# Ninja files | |
build.ninja | |
# Build objects and artifacts | |
deps/ | |
build/ | |
bin/ | |
lib/ | |
*.pyc | |
*.pyo | |
# System files | |
.DS_Store | |
.DS_Store? | |
._* | |
.Spotlight-V100 | |
.Trashes | |
ehthumbs.db | |
Thumbs.db | |