Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add copy task runner #49

Merged
merged 3 commits into from Sep 12, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

update gitignore and npmignore file

  • Loading branch information
Shwetajain148 committed Sep 5, 2017
commit 4aacbedee62920b3fdaa89d44e41c42740670bb2
@@ -1,6 +1,2 @@
/dist
/node_modules

# Ignore everything in src folder except for loggly.tracker.js file
/src/*
!/src/loggly.tracker.js
@@ -3,6 +3,3 @@ Gruntfile.js
bower.json
.editorconfig
package-lock.json

# Allow everything under src directory
!/src/*
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.