Skip to content

Commit ad083ed

Browse files
committed
fix(repo): .gitignore the broccoli tmp dir
1 parent 105ba30 commit ad083ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ bower_components
77
.pub
88
.DS_STORE
99

10+
# Or broccoli working directory
11+
tmp
12+
1013
# Or the files created by dart2js.
1114
*.dart.js
1215
*.dart.precompiled.js

0 commit comments

Comments
 (0)