mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2024-11-22 13:55:38 +00:00
22 lines
191 B
Plaintext
22 lines
191 B
Plaintext
# Ninja files
|
|
build.ninja
|
|
|
|
# Build objects and artifacts
|
|
deps/
|
|
build/
|
|
bin/
|
|
lib/
|
|
libs/
|
|
obj/
|
|
*.pyc
|
|
*.pyo
|
|
|
|
# System files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|