diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-07 17:06:52 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-07 17:06:52 +0100 |
| commit | f71732e188c847cd92d83f94902d57d0ed4d42fb (patch) | |
| tree | 6ab48ac3120ff263c5c6ce1fdbd8cc5c14d4c0fe | |
| parent | f21106e2e0ca43009a09e14439e14b04f15e17de (diff) | |
| download | crep-f71732e188c847cd92d83f94902d57d0ed4d42fb.tar.gz | |
Added gitattr to vendor some of the files
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9019ff2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto + +*.html linguist-vendored +*.css linguist-vendored |
