diff options
author | Lonnie Ezell <lonnieje@gmail.com> | 2015-05-04 15:15:55 +0200 |
---|---|---|
committer | Lonnie Ezell <lonnieje@gmail.com> | 2015-05-04 15:15:55 +0200 |
commit | cc9b09b24029df673e1b0eb6e03eae9dfab87b11 (patch) | |
tree | b3b192604a64f03d819899382510b99804662bb7 | |
parent | baa6a677b21284fd0f3754a3c39f85212bb6c669 (diff) |
Renaming folders to directories :)
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 68d6b5b38..51fea4174 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -# This file tells which files and folders should be ignored and +# This file tells which files and directories should be ignored and # NOT downloaded when using composer to pull down a project with # the --prefer-dist option selected. Used to remove development # specific files so user has a clean download. |