barker/.gitignore
tanshu 1a1fa7881d The Backend for the new narsil
Most of the things done. Need to implement a few reports and management.
Changed the method of handing the Validation Exception
2017-03-31 12:25:28 +05:30

8 lines
67 B
Plaintext

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