Skip to content

Commit 20aa50b

Browse files
authored
chore: update .gitignore to include example env
1 parent 23a328f commit 20aa50b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ pubspec.lock
99
.vscode
1010

1111
.env*
12+
!example/.env
1213

1314
# Encryption key files generated by build_runner — never commit these.
14-
encryption_key.json
15+
encryption_key.json

0 commit comments

Comments
 (0)