add amplify.yml to gitignore
This commit is contained in:
parent
bd43b8aeee
commit
a88c32a7e3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ Thumbs.db
|
||||||
.lock
|
.lock
|
||||||
.sass-cache
|
.sass-cache
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
|
amplify.yml
|
||||||
node_modules
|
node_modules
|
||||||
builds
|
builds
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue