diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index d347add..f349fed 100644 --- a/.gitattributes +++ b/.gitattributes | |||
@@ -1,3 +1,5 @@ | |||
1 | .gitattributes export-ignore | 1 | .gitattributes export-ignore |
2 | .gitignore export-ignore | ||
2 | build-packages.sh export-ignore | 3 | build-packages.sh export-ignore |
3 | TODO export-ignore | 4 | TODO export-ignore |
5 | devel export-ignore | ||