diff options
author | Milen Pavlov <mpavlov@amplify.com> | 2013-09-11 17:33:18 -0400 |
---|---|---|
committer | Milen Pavlov <mpavlov@amplify.com> | 2013-09-11 17:33:18 -0400 |
commit | 68836c6471f00e309cf84d26acdbb9eb23a8c5a0 (patch) | |
tree | 55af80d1e7cc212a89bf3c8e721b05e586d42bd4 | |
parent | b81273772effd5300bfd970abffedad3d0362dbf (diff) |
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 |