You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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
|