mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 17:15:47 -04:00
dep: Add cpuinfo
This commit is contained in:
19
dep/cpuinfo/deps/clog/.gitignore
vendored
Normal file
19
dep/cpuinfo/deps/clog/.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
# 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
|
Reference in New Issue
Block a user