diff options
| author | 2021-08-16 19:17:56 +0200 | |
|---|---|---|
| committer | 2021-08-16 19:17:56 +0200 | |
| commit | ce190d867ca126001a1c0417b00810fc03c0b3ba (patch) | |
| tree | 364b00118a405239bc6bcac0bfb7891c83655c23 /vendor/github.com/tdewolff/parse/v2/.gitattributes | |
| parent | Timeline loop fix (#140) (diff) | |
| download | gotosocial-ce190d867ca126001a1c0417b00810fc03c0b3ba.tar.xz | |
Text/status parsing fixes (#141)
* aaaaaa
* vendor minify
* update + test markdown parsing
Diffstat (limited to 'vendor/github.com/tdewolff/parse/v2/.gitattributes')
| -rw-r--r-- | vendor/github.com/tdewolff/parse/v2/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/tdewolff/parse/v2/.gitattributes b/vendor/github.com/tdewolff/parse/v2/.gitattributes new file mode 100644 index 000000000..9f4b74c09 --- /dev/null +++ b/vendor/github.com/tdewolff/parse/v2/.gitattributes @@ -0,0 +1 @@ +tests/*/corpus/* linguist-generated |
