Skip to content

Commit 7ee4848

Browse files
committed
.gitignore: add more local folders
1 parent 4d3c6de commit 7ee4848

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@
22
.eggs
33
*.egg-info/
44
*pyc
5+
6+
build/
7+
dist/
8+
ruamel
9+
typeshed/2.7/ruamel/yaml
10+
# virtualenv
11+
venv/
12+
.cache/

0 commit comments

Comments
 (0)