# Specifies intentionally untracked files to ignore when using Git # http://git-scm.com/docs/gitignore node_modules/ platforms/ plugins/ src/lib/ .idea/ # Mac. .DS_STORE /node_modules .DS_Store .idea/workspace.xml dist/demo npm-debug.log /bower_components/