Skip to content

Commit 3ee061c

Browse files
authored
Merge pull request #1757 from python-gitlab/jlvillal/gitignore
chore: add .env as a file that search tools should not ignore
2 parents 2210e56 + c9318a9 commit 3ee061c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ venv/
1717
# Include tracked hidden files and directories in search and diff tools
1818
!.commitlintrc.json
1919
!.dockerignore
20+
!.env
2021
!.github/
2122
!.gitignore
2223
!.gitlab-ci.yml

0 commit comments

Comments
 (0)