Skip to content

Commit af79cb1

Browse files
Ignore local environment variables file
1 parent dea3c56 commit af79cb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Git ignore
22
# https://git-scm.com/docs/gitignore
33

4+
# Private files
5+
.env
6+
47
# Miscellaneous
58
*~
69
*#

0 commit comments

Comments
 (0)