LANCommander/LANCommander.SDK.Cpp/.gitignore
2026-05-20 21:21:26 -05:00

23 lines
174 B
Text

# Build directories
build/
build_test/
cmake-build-*/
out/
# IDE files
.vs/
.vscode/
.idea/
*.user
*.suo
# Compiled files
*.obj
*.o
*.a
*.lib
*.dll
*.exe
*.pdb
*.ilk
*.exp