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

# Visual Studio Code
.vscode

# Valgrind
vgcore.*