bifrost/.gitignore

7 lines
66 B
Plaintext
Raw Normal View History

*.pyc
env
.project
.pydevproject
*/__pycache__/
.idea/
*.egg-info/