diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-21 12:37:06 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-08-21 12:37:06 (GMT) |
| commit | 41e622ab784b64f5a2514678024ed56a28e36080 (patch) | |
| tree | 23507ea59ef745df701727f197a0d5f3d0f3ffa8 /.gitattributes | |
| parent | b639da369225e1ba32b305599ec70eab792669d5 (diff) | |
| download | powder-41e622ab784b64f5a2514678024ed56a28e36080.zip powder-41e622ab784b64f5a2514678024ed56a28e36080.tar.gz | |
Fix gitattributes file
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 8abdcfc..d1564d7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -+.gitattributes export-ignore -+.gitignore export-ignore
\ No newline at end of file +.gitattributes export-ignore +.gitignore export-ignore
\ No newline at end of file |
