.clang-format-ignore 112 Bytes
Newer Older
Thorsten Kurth's avatar
Thorsten Kurth committed
1
2
3
4
5
6
7
8
9
# Ignore all Python files
*.py

# Ignore Dockerfile
Dockerfile

# Ignore other build specific files
*.toml
*.sh