Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

Misc suggestions #1

Merged
merged 1 commit into from May 14, 2017
Merged

Misc suggestions #1

merged 1 commit into from May 14, 2017

Conversation

lukebakken
Copy link
Contributor

Some suggested changes from developing https://github.com/lukebakken/volunteer-mgr

@@ -8,8 +8,9 @@
%% base

{template, "template/dot.gitignore", "{{name}}/.gitignore"}.
{template, "template/dtl.gitignore", "{{name}}/priv/templates-compiled/.gitignore"}.
{template, "template/dot.gitkeep", "{{name}}/priv/templates-compiled/.gitkeep"}.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The top-level .gitignore takes care of the compiled template files, however, the directory must be present so the zero-byte .gitkeep file is created. There's nothing special about the name, it's just a widely-used convention to preserve an empty directory in a git repo.

@shaneutt shaneutt merged commit 0b63f72 into shaneutt:master May 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants