Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 545a43c

Browse files
nlm-profilipesilva
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 988c289 commit 545a43c

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)