Skip to content

Commit e70daeb

Browse files
committed
Merge pull request #919 from Uberspace/python_gitignore
Add a couple of common python dirs to .gitignore
1 parent f6afeff commit e70daeb

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
@@ -12,7 +12,9 @@ build/
1212
docs/.build/
1313
dist/
1414
env*/
15+
venv*/
1516
htmlcov/
1617
tmp/
1718
coverage.xml
1819
nosetests.xml
20+
.cache/

0 commit comments

Comments
 (0)