Skip to content

Commit

Permalink
adds .git to ignore for fzf
Browse files Browse the repository at this point in the history
  • Loading branch information
joshpetit committed Jan 6, 2021
1 parent d6ba9e1 commit 030fee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Files and directories created by pub
.dart_tool/
.packages
.git

# Omit commiting pubspec.lock for library packages:
# https://dart.dev/guides/libraries/private-files#pubspeclock
Expand Down

0 comments on commit 030fee4

Please sign in to comment.