blob: 08fd82f67abf2ca15be2d1edc6a7bf02cd256744 [file] [log] [blame]
tom0eb04ca2014-08-25 14:34:51 -07001*~
2*.class
3.classpath
4.project
5.pydevproject
6.settings
7.javacp*
tomb8ec5e12014-09-19 13:07:53 -07008.checkstyle
tom0eb04ca2014-08-25 14:34:51 -07009target
10*.iml
Jonathan Hart0e99ad92014-11-11 17:45:41 -080011*.pyc
tome33cc1a2014-08-25 21:59:41 -070012dependency-reduced-pom.xml
tom0eb04ca2014-08-25 14:34:51 -070013.idea
Brian O'Connor0ab15032015-02-14 02:39:30 -080014*.DS_Store
Charles Chan375f4be2016-03-29 15:53:59 -070015.buckd
16buck-out
Yuta HIGUCHIea4f9c42016-06-10 11:05:04 -070017.buckconfig.local
Brian O'Connore8468b52016-07-25 13:42:36 -070018.buckjavaargs*
Yuta HIGUCHI49342992016-08-04 13:35:07 -070019bucklets/plugins/
20.watchmanconfig
Yuta HIGUCHI1b151c62017-08-16 23:27:52 -070021.vscode
Yuta HIGUCHI9285d972017-10-16 16:15:00 -070022*.fxs
Sho SHIMIZU301dc8e2015-02-02 09:08:13 -080023
bharat saraswalf7364db2015-08-11 13:39:31 +053024/bin/
Thomas Vachuska692dcb02017-03-15 09:13:50 -070025lib/yang
Steven Burrowsa145e102017-06-16 13:37:50 -040026/tools/gui/bin
27/tools/gui/node_modules
28/tools/gui/package-lock.json
Matteo Scandolo812aa5a2016-04-19 18:12:45 -070029
30web/gui/src/main/webapp/tests/node_modules
Steven Burrows57e24e92016-08-04 18:38:24 +010031web/gui/src/test/_karma/node_modules
Matteo Scandolocf060772016-05-13 15:54:44 -070032web/gui/src/main/webapp/node_modules/
Steven Burrowsdb3be6f2017-07-11 22:44:31 +010033web/gui/src/main/webapp/tests/coverage
Steven Burrowsa145e102017-06-16 13:37:50 -040034web/gui/src/main/webapp/dist/
Steven Burrows91458672017-08-16 11:53:38 +010035web/gui/src/main/webapp/vendor/
Steven Burrows57e24e92016-08-04 18:38:24 +010036
Matteo Scandolocf060772016-05-13 15:54:44 -070037npm-debug.log
Brian O'Connor8c7b1282016-11-06 06:15:12 -080038sonar-project.properties
Yuta HIGUCHI693b8ee2017-05-15 13:25:28 -070039
40out/
Ray Milkeyc0455bf2017-10-17 15:17:23 -070041
42bazel-*