blob: b3cab14690d7e027454b1a5b7ffef4c21ecd2ced [file] [log] [blame]
tom0eb04ca2014-08-25 14:34:51 -07001*~
2*.class
3.classpath
4.project
Carmelo Casconeeb919ab2018-08-27 11:38:02 -07005.ijwb
tom0eb04ca2014-08-25 14:34:51 -07006.pydevproject
7.settings
8.javacp*
tomb8ec5e12014-09-19 13:07:53 -07009.checkstyle
tom0eb04ca2014-08-25 14:34:51 -070010target
11*.iml
Jonathan Hart0e99ad92014-11-11 17:45:41 -080012*.pyc
tome33cc1a2014-08-25 21:59:41 -070013dependency-reduced-pom.xml
tom0eb04ca2014-08-25 14:34:51 -070014.idea
Brian O'Connor0ab15032015-02-14 02:39:30 -080015*.DS_Store
Ray Milkeyac216212018-10-24 13:59:34 -070016.buckd
17buck-out
18.buckconfig.local
19.buckjavaargs*
20bucklets/plugins/
Yuta HIGUCHI49342992016-08-04 13:35:07 -070021.watchmanconfig
Yuta HIGUCHI1b151c62017-08-16 23:27:52 -070022.vscode
Yuta HIGUCHI9285d972017-10-16 16:15:00 -070023*.fxs
Sho SHIMIZU301dc8e2015-02-02 09:08:13 -080024
Ray Milkeyac216212018-10-24 13:59:34 -070025/bin/
Thomas Vachuska692dcb02017-03-15 09:13:50 -070026lib/yang
Steven Burrowsa145e102017-06-16 13:37:50 -040027/tools/gui/bin
28/tools/gui/node_modules
Sean Condon0a884ad2019-10-28 17:57:21 +000029/tools/gui/false
Matteo Scandolo812aa5a2016-04-19 18:12:45 -070030
31web/gui/src/main/webapp/tests/node_modules
Steven Burrows57e24e92016-08-04 18:38:24 +010032web/gui/src/test/_karma/node_modules
Matteo Scandolocf060772016-05-13 15:54:44 -070033web/gui/src/main/webapp/node_modules/
Steven Burrowsdb3be6f2017-07-11 22:44:31 +010034web/gui/src/main/webapp/tests/coverage
Steven Burrowsa145e102017-06-16 13:37:50 -040035web/gui/src/main/webapp/dist/
Steven Burrows91458672017-08-16 11:53:38 +010036web/gui/src/main/webapp/vendor/
Steven Burrows57e24e92016-08-04 18:38:24 +010037
Matteo Scandolocf060772016-05-13 15:54:44 -070038npm-debug.log
Brian O'Connor8c7b1282016-11-06 06:15:12 -080039sonar-project.properties
Yuta HIGUCHI693b8ee2017-05-15 13:25:28 -070040
41out/
Ray Milkeyc0455bf2017-10-17 15:17:23 -070042
43bazel-*
Sean Condona3ad7792020-01-04 19:26:34 +000044
45web/gui2/node_modules/
46web/gui2/documentation/
47web/gui2/dist/
48web/gui2/.pki/
49web/gui2/.cache/
50web/gui2/.npm/
51web/gui2/src/main/webapp/**/*.js
52!web/gui2/src/main/webapp/rxjs_shims.js
53!web/gui2/src/main/webapp/rollup.config.js
Sean Condonf86cfc92020-04-14 15:10:03 +010054!web/gui2/src/main/webapp/karma.conf.js
Sean Condona3ad7792020-01-04 19:26:34 +000055web/gui2/e2e/**/*.js
56web/gui2-fw-lib/**/*.js
57web/gui2-topo-lib/**/*.js
58apps/faultmanagement/fm-gui2-lib/**/*.js
59apps/roadm/web/roadm-gui/**/*.js
Sean Condonf86cfc92020-04-14 15:10:03 +010060apps/yang-gui/yang-gui2-lib/**/*.js
Sean Condona3ad7792020-01-04 19:26:34 +000061tools/package/archetypes/ui2/src/main/resources/archetype-resources/web/__artifactId__-gui/dist/
62tools/package/archetypes/ui2/src/main/resources/archetype-resources/web/__artifactId__-gui/projects/__artifactId__-gui-lib/src/**/*.js