sunshine-sdk/.gitignore
pigeatgarlic 145a0fe70f minor
2023-12-20 20:24:03 +07:00

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