diff options
author | Mitya Selivanov <0x7fffff@guattari.ru> | 2022-08-05 21:17:16 +0400 |
---|---|---|
committer | Mitya Selivanov <0x7fffff@guattari.ru> | 2022-08-05 21:17:16 +0400 |
commit | 26dfa76faa883c35fe3e5ff4b2b33f4102059a81 (patch) | |
tree | 27b71a44b38fb4b64e991146e235ae327c86ef5d /.gitattributes | |
download | kit-26dfa76faa883c35fe3e5ff4b2b33f4102059a81.zip |
Async function & unit-testing
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |