brotherton-erpnext/.gitignore
Sagar Vora 7ea2497b9a
Fix salary patch (#16531)
fix: salary structure assignment patch, add .vscode to gitignore
2019-01-31 09:17:29 +05:30

16 lines
161 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/