picard/.gitignore
Amritanshu 9519b2ed00 Initial commit.
Created bare project from starter scaffold of Pyramid
2013-11-15 15:43:15 +05:30

7 lines
63 B
Plaintext

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