Skip to content

Commit c04b046

Browse files
committed
Update .gitignore
1 parent a9394ac commit c04b046

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,12 @@ drivers/
2020
# Error screenshots generated by TestBench for failed integration tests
2121
error-screenshots/
2222

23-
webpack.generated.js
23+
webpack.generated.js
24+
25+
#JRebel
26+
rebel.xml
27+
28+
#Vaadin
29+
package.json
30+
package-lock.json
31+
webpack.config.js

0 commit comments

Comments
 (0)