We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08a52b5 commit 935610aCopy full SHA for 935610a
.gitignore
@@ -7,10 +7,12 @@ amplify/backend/awscloudformation
7
build/
8
dist/
9
node_modules/
10
-aws-exports.js
11
awsconfiguration.json
12
amplifyconfiguration.json
13
amplify-build-config.json
14
amplify-gradle-config.json
15
amplifytools.xcconfig
16
-amplify/team-provider-info.json
+amplify/team-provider-info.json
+
17
+#PUT THIS BACK FOR PUBLIC REPO
18
+aws-exports.js
0 commit comments