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
|