93bcfe5955
Change-Id: I80c4210f631a371e427459d54c3a6a9f5c458763
15 lines
109 B
Plaintext
15 lines
109 B
Plaintext
# Python stuff
|
|
*.pyc
|
|
.idea
|
|
.venv
|
|
.tox
|
|
tags
|
|
.testrepository
|
|
|
|
# Vim stuff
|
|
.swp
|
|
.swo
|
|
.*.swp
|
|
.*.swo
|
|
.ropeproject
|