pegleg/.gitignore
Felipe Monteiro bf5fdeec4f trivial: Ignore .pyc files by adding it to .gitignore
Title is self-explanatory: these files keep creeping in,
ignore them.

Change-Id: Ia31839fce3807f212bc664ac90084fa28d14b2b3
2018-10-17 20:44:50 +01:00

12 lines
89 B
Plaintext

__pycache__
.tox
.eggs
pegleg.egg-info
/ChangeLog
/AUTHORS
*.swp
build
dist
.cache
*.pyc