Skip to content

Commit

Permalink
git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zjf19002 committed Oct 11, 2023
1 parent 30f9f70 commit defd9e1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions class_registration_app/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,25 @@ coverage
*.njsproj
*.sln
*.sw?

#amplify-do-not-edit-begin
amplify/\#current-cloud-backend
amplify/.config/local-*
amplify/logs
amplify/mock-data
amplify/mock-api-resources
amplify/backend/amplify-meta.json
amplify/backend/.temp
build/
dist/
node_modules/
aws-exports.js
awsconfiguration.json
amplifyconfiguration.json
amplifyconfiguration.dart
amplify-build-config.json
amplify-gradle-config.json
amplifytools.xcconfig
.secret-*
**.sample
#amplify-do-not-edit-end

0 comments on commit defd9e1

Please sign in to comment.