MyCoServer/.gitignore

9 lines
62 B
Text

*.pyc
*.pyo
*~
.*.swp
/*.egg-info
/cache/*
/data/*
build
dist