diff options
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index a96946d..ad2b497 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ -bootstrap export-ignore -templates export-ignore +bootstrap export-ignore +templates export-ignore +.gitignore export-ignore +.gitattributes export-ignore |