brotherton-erpnext/.gitignore
2019-01-29 18:39:14 +05:30

17 lines
160 B
Plaintext

*.pyc
*.py~
.DS_Store
conf.py
locale
latest_updates.json
.wnf-lang-status
*.egg-info
dist/
erpnext/docs/current
*.swp
*.swo
__pycache__
*~
.idea/
node_modules/