19 lines
169 B
Plaintext
19 lines
169 B
Plaintext
*~
|
|
*.swp
|
|
|
|
# Boost.Build
|
|
stdcerr
|
|
|
|
# Visual Studio (Code)
|
|
/.vs
|
|
.vscode
|
|
|
|
# CMake
|
|
/*build*
|
|
/cmake-build-debug/
|
|
/cmake-build-release/
|
|
/CMakeSettings.json
|
|
|
|
# JetBrains
|
|
/.idea
|