venus/.gitignore
zhangbailin 3fc70be8b2 Initialize the Venus project
Add the main code logical, and the related project architecture.

Change-Id: I3709a650c1aadc2ef809cf489145e87c55e24216
2020-11-11 08:19:55 +00:00

20 lines
195 B
Plaintext

*.pyc
*.retry
*.tox/
.idea/*
.venv
.stestr/
dist
build/*
venus.egg-info/
venus/hacking/__pycache__/
doc/build/*
doc/source/_static/*.sample
api-ref/build/*
releasenotes/build*
AUTHORS
Authors