aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2555c6d5c70a5ddd05d0be2747639d301978ed59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# CLion
.idea

# CMake
cmake-build-*
build
deps

# Soyuz
soyuz.log

# Visual Studio Code
.vscode