diff options
author | Mango0x45 <thomasvoss@live.com> | 2021-08-04 11:23:55 +0200 |
---|---|---|
committer | Mango0x45 <thomasvoss@live.com> | 2021-08-04 11:23:55 +0200 |
commit | ae1db6545981f7bb55f0d0b662a18c55a0a8f1cf (patch) | |
tree | 7137923bae0439d6c3ce9619245c504255c5c8c0 /.gitignore |
Genesis commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..18f6a90 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.clang-format +mstatus |