brotherton-erpnext/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
205 B
Plaintext
Raw Normal View History

2011-06-22 16:39:43 +05:30
*.pyc
2013-01-07 12:54:10 +05:30
*.py~
2011-06-22 16:39:43 +05:30
.DS_Store
conf.py
locale
latest_updates.json
.wnf-lang-status
2013-12-11 11:32:21 +05:30
*.egg-info
dist/
2021-05-07 14:53:55 +05:30
erpnext/public/dist
erpnext/docs/current
*.swp
*.swo
__pycache__
*~
2018-12-31 16:24:46 +05:30
.idea/
.vscode/
2019-01-29 18:39:14 +05:30
node_modules/
.backportrc.json