Add gitignore

This commit is contained in:
Chris Cromer 2017-07-03 21:27:34 -04:00
parent 81064ace84
commit ccdadbc3d6
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
out/

View File

@ -116,6 +116,8 @@ public class MenuController {
/**
* Menu opción reconocimiento lote
*
* @throws Exception La excepción
*/
@FXML
@SuppressWarnings("unchecked")