Files
schuetz3-erpnext/.gitignore
2019-09-05 15:15:59 +05:30

17 lines
168 B
Plaintext

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