mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-19 04:12:11 +00:00
21 lines
181 B
Plaintext
21 lines
181 B
Plaintext
*~
|
|
*.swp
|
|
|
|
# Boost.Build
|
|
stdcerr
|
|
|
|
# Visual Studio (Code)
|
|
/.vs
|
|
.vscode
|
|
|
|
# CMake
|
|
/*build*
|
|
/cmake-build-debug/
|
|
/cmake-build-release/
|
|
/CMakeSettings.json
|
|
|
|
# JetBrains
|
|
/.idea
|
|
|
|
!build.jam
|