Skip to content

Commit e1f0a71

Browse files
committed
Update Python.gitignore with some commonly used patterns for buildout-based projects
1 parent 2a42f53 commit e1f0a71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@ pip-log.txt
2020
.coverage
2121
.tox
2222

23+
#Translations
24+
*.mo
25+
2326
#Mr Developer
2427
.mr.developer.cfg

0 commit comments

Comments
 (0)