aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-11 21:15:01 +0500
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-11 21:15:01 +0500
commit607c31bd7695defb1350a54e0d1b1f3dd2adf194 (patch)
tree4b56fd039f3d2402f40a1f6901ceb3ef115985ce /.gitattributes
parentinitial commit (diff)
downloadvoid-607c31bd7695defb1350a54e0d1b1f3dd2adf194.tar.gz
void-607c31bd7695defb1350a54e0d1b1f3dd2adf194.zip
add app.py & server.py
Quite obviously inspired (a.k.a. copied from) my other project, linux-status. The same goes for test/.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 176a458..d76765e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
* text=auto
+
+*.sh text eol=lf