summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 858068a6f673ea0f8ff27ade9c35bfcc89401029 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Bazel
bazel-*

# CMake
cmake-*

# CLion
.idea

# Visual Studio Code
.vscode