diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:16:54 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-05-21 07:16:54 +0200 |
commit | d55cdbef2e74e78f98173a9919fc05b6a97d78b9 (patch) | |
tree | 0143141e611abc39b948caf4985ae4fa6248cc18 /.gitattributes | |
download | wireguard-config-d55cdbef2e74e78f98173a9919fc05b6a97d78b9.tar.gz wireguard-config-d55cdbef2e74e78f98173a9919fc05b6a97d78b9.zip |
initial commit
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 |