Skip to content

Commit

Permalink
chore: gitignore IntelliJ and build files
Browse files Browse the repository at this point in the history
  • Loading branch information
sneurlax committed Dec 24, 2024
1 parent 30cfc44 commit c9ab71a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
# https://dart.dev/guides/libraries/private-files#pubspeclock.
pubspec.lock

# Ignore IntelliJ cruft.
.idea/
build/

0 comments on commit c9ab71a

Please sign in to comment.