diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-11-27 11:43:14 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-11-27 11:43:14 +0100 |
commit | 03f58a29afb5eb58d5dc6e89169c6d0ef07e920c (patch) | |
tree | 8b36ff0634d74ccaa276a9c5a52bc3b3fc9af69a | |
download | wg-api-web-03f58a29afb5eb58d5dc6e89169c6d0ef07e920c.tar.gz wg-api-web-03f58a29afb5eb58d5dc6e89169c6d0ef07e920c.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 |