aws-cloudformation / cloudformation-template-schema

Inline syntax validation, documentation links and autocompletion for your CloudFormation templates.
Apache License 2.0
141 stars 24 forks source link

Initial cut #1

Closed dchakrav-github closed 5 years ago

dchakrav-github commented 5 years ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

rjlohan commented 5 years ago

Also, can you add a .gitignore? After building and generating I see untracked files in my repo;

On branch initial-cut
Your branch is up-to-date with 'origin/initial-cut'.
Untracked files:
  (use "git add <file>..." to include in what will be committed)

    cfn-schemas/
    target/

nothing added to commit but untracked files present (use "git add" to track)