diff options
| author | fenze <fiedorowicz.kacper@gmail.com> | 2022-11-23 16:58:20 +0000 |
|---|---|---|
| committer | fenze <fiedorowicz.kacper@gmail.com> | 2022-11-23 16:58:20 +0000 |
| commit | 0787f62e1676ebc6d295d5eb82eab8532dcf204f (patch) | |
| tree | 390a9da3372f04a9a481ec750de5335c6493f42f /.gitignore | |
| parent | 00b64b6ee5f5849b9dedcb17140eab7b9202fc19 (diff) | |
fix style formatting
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0652ac8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +rose +config.h +.clang-format |
