mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-01-03 15:58:43 +00:00
21 lines
163 B
Plaintext
21 lines
163 B
Plaintext
build*
|
|
cmake-build*
|
|
.DS_Store
|
|
.vscode
|
|
.vs
|
|
*.swp
|
|
*.kdev4
|
|
|
|
.cache
|
|
.idea
|
|
|
|
# npm
|
|
node_modules/
|
|
package-lock.json
|
|
|
|
# Translations
|
|
*.mo
|
|
*.pot
|
|
package.json
|
|
.clang-format
|