Files
Archive/ssnet-qv2ray/.gitignore
T
2024-03-05 02:32:38 -08:00

27 lines
269 B
Plaintext

# Compilation Database
compile_commands.json
# macOS
.DS_Store
# Qt / Qt Creator
*.user
*.qm
# Visual Studio
.vs/
CMakeSettings.json
out/
build**/
*build/
# IntelliJ-based IDE Trash
.idea/
*.iml
cmake-build-debug/
cmake-build-release/
# OSS VSCode
.vscode/
.cache