mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0634882253
Move ESList files up to /devtools to represent the entire DevTools tree. Various relative paths and ignore files are also updated.
23 lines
466 B
Plaintext
23 lines
466 B
Plaintext
# Ignore d3
|
|
client/shared/d3.js
|
|
client/webaudioeditor/lib/dagre-d3.js
|
|
|
|
# Ignore codemirror
|
|
client/sourceeditor/codemirror/*.js
|
|
client/sourceeditor/codemirror/**/*.js
|
|
|
|
# Ignore jquery test libs
|
|
client/markupview/test/lib_*
|
|
|
|
# Ignore pre-processed files
|
|
client/framework/toolbox-process-window.js
|
|
client/performance/system.js
|
|
client/webide/webide-prefs.js
|
|
|
|
# Ignore various libs
|
|
shared/jsbeautify/*
|
|
shared/acorn/*
|
|
shared/tern/*
|
|
shared/pretty-fast/*
|
|
shared/sourcemap/*
|