.clang-format-ignore 111 Bytes
Newer Older
Max Rietmann's avatar
Max Rietmann 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