# eclipse IDE:
/.project
/.pydevproject

# generated during build:
/vcs-info
/build
/install
/dist
/MANIFEST

# third-party libraries:
/node_modules
