Skip to content

Commit

Permalink
🙈 Ignore files that should not being version-controlled
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Feb 18, 2024
1 parent 26e55b1 commit af44d5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
.idea/
.vscode/

# Don’t commit the following directories created by pub.
.dart_tool
.packages
pubspec.lock
pubspec_overrides.yaml

0 comments on commit af44d5c

Please sign in to comment.