Closed karamfd closed 4 years ago
This pull request addresses issue #2. Below is a summary of the changes that I made:
Added .DS_Store extension to the ignore list. It's specific to Mac OS and does not really do anything.
Includes the most used snippets based on the Tera template documentation.
closes #2
This pull request addresses issue #2. Below is a summary of the changes that I made:
.gitignore
Added .DS_Store extension to the ignore list. It's specific to Mac OS and does not really do anything.
Changelog and Readme
Package.json
snippets folder
Includes the most used snippets based on the Tera template documentation.