diff options
author | Daniel Beauchamp <daniel.beauchamp@shopify.com> | 2013-04-03 04:27:00 -0700 |
---|---|---|
committer | Daniel Beauchamp <daniel.beauchamp@shopify.com> | 2013-04-03 04:27:00 -0700 |
commit | c9f2eab6a7fa52c7fb580968e44da091926e5ce9 (patch) | |
tree | ac5dc22c6e9928d28e4e8942a8595c53515a41a6 /templates | |
parent | d38091f39df5b2760a66c7a5c52772071c4eeefd (diff) | |
parent | d59a2cc3fec5527844b81e9443445000f25d33d6 (diff) |
Merge pull request #91 from southpolesteve/patch-1
Create .gitignore for project template
Diffstat (limited to 'templates')
-rw-r--r-- | templates/project/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/project/.gitignore b/templates/project/.gitignore new file mode 100644 index 0000000..ba646ec --- /dev/null +++ b/templates/project/.gitignore @@ -0,0 +1 @@ +*DS_STORE |