git-repo/.gitignore

14 lines
109 B
Plaintext
Raw Normal View History

*.asc
*.egg-info/
*.log
2008-10-21 14:00:00 +00:00
*.pyc
__pycache__
/dist
.repopickle_*
/repoc
/.tox
/.venv
# PyCharm related
/.idea/