diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-08-21 15:06:03 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-08-21 15:06:03 +0200 |
commit | 5b099a72545069446b3b66b57f90c6eb2e4f0811 (patch) | |
tree | 8b36ff0634d74ccaa276a9c5a52bc3b3fc9af69a | |
download | cimple-5b099a72545069446b3b66b57f90c6eb2e4f0811.tar.gz cimple-5b099a72545069446b3b66b57f90c6eb2e4f0811.zip |
initial commit
-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 |