Skip to content

Commit ed42854

Browse files
committed
refactor: add build/temp to gitignore
1 parent 7f0ccfd commit ed42854

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
@@ -68,6 +68,7 @@ test/thirdparty/jasmine-reporters
6868
/src/styles/brackets.min.css.map
6969
/src/assets/default-project/*.zip
7070
/src/assets/sample-projects/*.zip
71+
/build/temp
7172

7273

7374
# ignore everything in the dev extension directory EXCEPT the README

0 commit comments

Comments
 (0)