Skip to content

Commit f94714a

Browse files
committed
Add more .gitignore entries.
1 parent feb4ee1 commit f94714a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Build artifacts
22
*.py[cod]
33
google_api_python_client.egg-info/
4+
build/
5+
dist/
46

57
# Test files
68
.tox/

0 commit comments

Comments
 (0)