summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 75d39c83545546c7858c26fd18bcd393962b71d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Cmake build directory
/build

# CLion config directory
/.idea

# Vim swap file
*.swap

# CHiLL output
clang_mm.c