Skip to content

Commit e1a2663

Browse files
authored
Merge pull request #919 from Uberspace/python_gitignore
Add a couple of common python dirs to .gitignore
2 parents 1f916d5 + bfc88cc commit e1a2663

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)