diff options
author | Daniel Beauchamp <daniel.beauchamp@shopify.com> | 2013-09-11 14:43:43 -0700 |
---|---|---|
committer | Daniel Beauchamp <daniel.beauchamp@shopify.com> | 2013-09-11 14:43:43 -0700 |
commit | f827263acc04687c8ab051f1cb7e88ef9383d78e (patch) | |
tree | 55af80d1e7cc212a89bf3c8e721b05e586d42bd4 | |
parent | b81273772effd5300bfd970abffedad3d0362dbf (diff) | |
parent | 68836c6471f00e309cf84d26acdbb9eb23a8c5a0 (diff) |
Merge pull request #229 from mpavlov/gitignore_history
gitignore history.yml
-rw-r--r-- | templates/project/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/project/.gitignore b/templates/project/.gitignore index ba646ec..e1be11e 100644 --- a/templates/project/.gitignore +++ b/templates/project/.gitignore @@ -1 +1,2 @@ *DS_STORE +history.yml |