build-ignore
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -34,1 +34,2 @@ #!/usr/bin/env node | ||
}; | ||
gitBranch(process.argv[2]); |
{ | ||
"name": "build-ignore", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A post-checkout hook script that generates a .gitignore based on branch name for when different .gitignores are needed", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1680
33