blob: da1e74cc48d3ba4512667467a0496ee9cde132ef [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
Yuta HIGUCHI49342992016-08-04 13:35:07 -070016.watchmanconfig
Yuta HIGUCHI1b151c62017-08-16 23:27:52 -070017.vscode
Yuta HIGUCHI9285d972017-10-16 16:15:00 -070018*.fxs
Sho SHIMIZU301dc8e2015-02-02 09:08:13 -080019
Thomas Vachuska692dcb02017-03-15 09:13:50 -070020lib/yang
Steven Burrowsa145e102017-06-16 13:37:50 -040021/tools/gui/bin
22/tools/gui/node_modules
23/tools/gui/package-lock.json
Matteo Scandolo812aa5a2016-04-19 18:12:45 -070024
25web/gui/src/main/webapp/tests/node_modules
Steven Burrows57e24e92016-08-04 18:38:24 +010026web/gui/src/test/_karma/node_modules
Matteo Scandolocf060772016-05-13 15:54:44 -070027web/gui/src/main/webapp/node_modules/
Steven Burrowsdb3be6f2017-07-11 22:44:31 +010028web/gui/src/main/webapp/tests/coverage
Steven Burrowsa145e102017-06-16 13:37:50 -040029web/gui/src/main/webapp/dist/
Steven Burrows91458672017-08-16 11:53:38 +010030web/gui/src/main/webapp/vendor/
Steven Burrows57e24e92016-08-04 18:38:24 +010031
Matteo Scandolocf060772016-05-13 15:54:44 -070032npm-debug.log
Brian O'Connor8c7b1282016-11-06 06:15:12 -080033sonar-project.properties
Yuta HIGUCHI693b8ee2017-05-15 13:25:28 -070034
35out/
Ray Milkeyc0455bf2017-10-17 15:17:23 -070036
37bazel-*