seitime-frappe/.gitignore
Achilles Rasquinha c87172345f [MIN] added the Babel Object Rest Plugin (#4589)
* added rest operator for babel

* added package-lock.json to .gitignore

* removed package-lock.json
2017-12-12 12:37:54 +05:30

17 lines
202 B
Text

*.pyc
*.py~
*.comp.js
*.DS_Store
locale
.wnf-lang-status
*.swp
*.egg-info
dist/
build/
frappe/docs/current
.vscode
node_modules
# Not Recommended, but will remove once webpack ready
package-lock.json