Skip to content

Commit c0d0f45

Browse files
nlm-prohansl
authored andcommitted
build: ignore ngPackagr temporary files
ngPackagr may leave some .ng_pkg_build files after an error we may encounter this kind of errors when contributing to build_ng_packagr
1 parent 4b5a418 commit c0d0f45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ node_modules/
1616
tmp/
1717
npm-debug.log*
1818
yarn-error.log*
19+
.ng_pkg_build/
1920

2021
# Mac OSX Finder files.
2122
**/.DS_Store

0 commit comments

Comments
 (0)