We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011c017 commit 3526177Copy full SHA for 3526177
build/prepare.sh
@@ -9,6 +9,8 @@ cd ng-annotate/build
9
./build.sh
10
# delete build scripts
11
rm *.sh *.js defs-config.json ng-annotate
12
+# delete .gitignore
13
+rm ../.gitignore
14
# delete large test artifacts
15
rm ../tests/angular.js ../build/es5/tests/angular.js
16
cd ../..
0 commit comments