Skip to content

Commit 2a08a79

Browse files
author
Luca Forstner
authored
build(ember): Gitignore prepack artifacts (#9282)
1 parent 40e4470 commit 2a08a79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/ember/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@
2929

3030
# broccoli-debug
3131
/DEBUG/
32+
33+
# These get created when packaging
34+
/instance-initializers
35+
index.d.ts
36+
runloop.d.ts
37+
types.d.ts

0 commit comments

Comments
 (0)