summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f0d8fa3d456d1a1a8ec26a9eb115ad46d2ecccac (plain)
1
2
3
4
5
6
7
8
# Cmake build directory
/build

# CLion config directory
/.idea

# Vim swap file
*.swap