Skip to content

Commit 8cb25b3

Browse files
committed
Update gitignore to be explicit about the .* files to ignore
1 parent 9bfcbd8 commit 8cb25b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
tags
22
*.py[co]
3-
.*
43
MANIFEST
54
dist/*
65
agithub.egg-info/
76
build/
87
dist/
98
.tox
9+
.eggs

0 commit comments

Comments
 (0)