Skip to content
Snippets Groups Projects
Commit 171d15a0 authored by Johannes Keyser's avatar Johannes Keyser
Browse files

Merge branch 'master' of gitlab.ub.uni-giessen.de:jlugitlab/git-lfs-howto

parents b4adcd3e 55d1a7c8
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ After your editing, `.gitattributes` should contain these 2 lines:
```
*.csv filter=lfs diff=lfs merge=lfs -text
b.dat !filter !diff !merge text
some-directory/my-particular-file.csv !filter !diff !merge text
```
*Note: The file `.gitattributes` is just a text file, so you can edit it with any text editor.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment