15 lines
121 B
Plaintext
15 lines
121 B
Plaintext
# Build output
|
|
build/
|
|
**/cmake-build-*/
|
|
**/build/
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
*.sln
|
|
*.vcxproj*
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db |