Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9318a9

Browse files
chore: add .env as a file that search tools should not ignore
The `.env` file was not set as a file that should not be ignored bysearch tools. We want to have the search tools search any `.env`files.
1 parentac7e329 commitc9318a9

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)

[8]ページ先頭

©2009-2025 Movatter.jp