8000 Update .gitignore · srqway/twilio-python@2cc25bd · GitHub
[go: up one dir, main page]

Skip to content

Commit 2cc25bd

Browse files
author
childish-sambino
authored
Update .gitignore
Only ignore the root-level build dir.
1 parent 85998b3 commit 2cc25bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*.egg
55
*.egg-info
66
dist
7-
build
7+
/build/
88
eggs
99
parts
1010
bin
@@ -36,4 +36,4 @@ docs/source/_rst
3636
# PyEnv
3737
.python-version
3838

39-
README.md.bak
39+
README.md.bak

0 commit comments

Comments
 (0)
0