Skip to content

Commit

Permalink
build - add web ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
bpasero committed Jun 22, 2020
1 parent d437711 commit 0fca624
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions build/.webignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# cleanup rules for web node modules, .gitignore style

jschardet/src/**

xterm/src/**

xterm-addon-search/src/**
xterm-addon-search/out/**
xterm-addon-search/fixtures/**

xterm-addon-unicode11/src/**
xterm-addon-unicode11/out/**

xterm-addon-webgl/src/**
xterm-addon-webgl/out/**

0 comments on commit 0fca624

Please sign in to comment.