Skip to content

Commit a4561f3

Browse files
committed
Update git ignore to reveal hidden files in search tools
1 parent 6402710 commit a4561f3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@
44
__pycache__
55
dist
66
venv
7+
8+
# Add the following files to the allowlist
9+
# under various searching tools.
10+
!.envrc
11+
!.flake8
12+
!.github
13+
!.gitignore
14+
!.pre-commit-config.yaml

0 commit comments

Comments
 (0)