Blob Blame Raw
# Default folder where the git repos are located
repos/
forks/
tickets/
docs/
requests/
releases/
remotes/

# Other python/editor specific files to ignore
dist/
build/
*.pyc
*.pyo
*.swp
*.egg-info
*.conf
.coverage

_build/

# Just a local folder I use for testing
clones/