Skip to content

Commit 5c48ec0

Browse files
authored
[INF] add pip-wheel-metadata to gitignore (#521)
1 parent 0c5219c commit 5c48ec0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
test*.xml
44
*.DS_Store
55
docs/notebooks
6+
pip-wheel-metadata
67

78
# Byte-compiled / optimized / DLL files
89
__pycache__/
@@ -114,4 +115,4 @@ ENV/
114115
.pytest_cache
115116

116117
# Ingore docs' symbolic link to notebooks
117-
docs/notebooks
118+
docs/notebooks

0 commit comments

Comments
 (0)