Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop tracking .idea folder #148

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

dJani97
Copy link
Contributor

@dJani97 dJani97 commented Feb 10, 2022

What does this PR do?

Stopped tracking the .idea folder and removed it from the repository. Flutter's default .gitignore always excludes this folder, it is not necessary for Flutter or Dart and it's content changes based on local IDE settings.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change)

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

  • Directed the PR to develop branch and not the master branch
  • Wrote additional tests, if needed
  • All tests have passed
  • I have updated the documentation accordingly, if needed.

@dJani97 dJani97 mentioned this pull request Feb 10, 2022
7 tasks
@codecov-commenter
Copy link

Codecov Report

Merging #148 (21bd8ae) into develop (1c13ada) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #148   +/-   ##
========================================
  Coverage    93.72%   93.72%           
========================================
  Files           33       33           
  Lines         1322     1322           
========================================
  Hits          1239     1239           
  Misses          83       83           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c13ada...21bd8ae. Read the comment docs.

@jama5262 jama5262 merged commit 91b261f into jama5262:develop Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants