Skip to content

Commit d88ba06

Browse files
committed
Add __version__.py to .gitignore
1 parent c2a02c9 commit d88ba06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,6 @@ untitled-site/
166166

167167
.DS_Store
168168
.python-version
169+
170+
# We do not want to commit the version file.
171+
__version__.py

0 commit comments

Comments
 (0)