diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2014-06-07 15:03:40 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2014-06-07 15:03:40 +0300 |
| commit | 41f76025c1b2faf4d771628896e0262b764e7f06 (patch) | |
| tree | de9251da0dda0349197e01e80cc92d9f0db706a8 /.gitattributes | |
| parent | 322fed9d75fde7a1bbd71d548218b482e977fb73 (diff) | |
| download | meson-41f76025c1b2faf4d771628896e0262b764e7f06.tar.gz | |
Created a git attributes file.
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..de66d2ba7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +.gitignore export-ignore +.gitattributes export-ignore + |
